summaryrefslogtreecommitdiffstats
path: root/webapp/src/assets
diff options
context:
space:
mode:
authorUdo Walter2020-03-25 13:29:17 +0100
committerUdo Walter2020-03-25 13:29:17 +0100
commit9bffdf4923a20a443f28c74aa4b130a5bbf1bb34 (patch)
tree904f39a8a13782e9cf51d8d5e9ee059d1149bce1 /webapp/src/assets
parentmerge (diff)
downloadbas-9bffdf4923a20a443f28c74aa4b130a5bbf1bb34.tar.gz
bas-9bffdf4923a20a443f28c74aa4b130a5bbf1bb34.tar.xz
bas-9bffdf4923a20a443f28c74aa4b130a5bbf1bb34.zip
[webapp] show part of the path (full path on hover) in the select boxes for selecting groups and clients
Diffstat (limited to 'webapp/src/assets')
-rw-r--r--webapp/src/assets/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/src/assets/styles.css b/webapp/src/assets/styles.css
index a5b1e28..e30a465 100644
--- a/webapp/src/assets/styles.css
+++ b/webapp/src/assets/styles.css
@@ -205,4 +205,4 @@ html {
.theme--dark .v-tooltip__content {
background: white;
color: black;
-} \ No newline at end of file
+}