summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
authorSimon Rettberg2014-01-09 20:23:58 +0100
committerSimon Rettberg2014-01-09 20:23:58 +0100
commita12c5db601ad2c3cee2507099b692d491782d614 (patch)
tree6c648f861e09ca6dc9bab68dc5e398d6f7309ce4 /style/default.css
parentCategories for config vars (diff)
downloadslx-admin-a12c5db601ad2c3cee2507099b692d491782d614.tar.gz
slx-admin-a12c5db601ad2c3cee2507099b692d491782d614.tar.xz
slx-admin-a12c5db601ad2c3cee2507099b692d491782d614.zip
Add pagination to syslog, change filter inputbox to use tagsinput
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index c846f261..1a4a0be0 100644
--- a/style/default.css
+++ b/style/default.css
@@ -49,3 +49,11 @@ body {
font-size: 90%;
font-style: italic;
}
+
+.bootstrap-tagsinput {
+ width: 100%;
+ margin: 0px;
+ border-radius: 0;
+ height: 34px;
+}
+