summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/style.css
diff options
context:
space:
mode:
authorChristian Hofmaier2020-11-02 15:03:46 +0100
committerChristian Hofmaier2020-11-02 15:03:46 +0100
commit4e4d64f2bc6bc041d5c6d7e7de764c2cf991265e (patch)
tree56fcffe69ca7c8857212198af1d5383755bbdbc8 /modules-available/locationinfo/style.css
parent[dnbd3] Link from image list to client list (diff)
downloadslx-admin-4e4d64f2bc6bc041d5c6d7e7de764c2cf991265e.tar.gz
slx-admin-4e4d64f2bc6bc041d5c6d7e7de764c2cf991265e.tar.xz
slx-admin-4e4d64f2bc6bc041d5c6d7e7de764c2cf991265e.zip
[locationinfo] remove tooltip buttons and use direct text
Diffstat (limited to 'modules-available/locationinfo/style.css')
-rw-r--r--modules-available/locationinfo/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/locationinfo/style.css b/modules-available/locationinfo/style.css
index b5fffe75..ec6b3dd0 100644
--- a/modules-available/locationinfo/style.css
+++ b/modules-available/locationinfo/style.css
@@ -8,3 +8,7 @@
-webkit-box-shadow: inset 0 0 0px white;
box-shadow: inset 0 0 0px white;
}
+.spacebottop {
+ margin-bottom: 0.3em;
+ margin-top: 0.5em;
+}