summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
authorSimon Rettberg2014-05-19 15:30:59 +0200
committerSimon Rettberg2014-05-19 15:30:59 +0200
commitf6ceaa03052e6878afd53a4bbb7f4429849fe25a (patch)
tree9f5582c8c275494728f6d6dcf656479714688934 /style/default.css
parentWorking on config.tgz composition through config modules (diff)
downloadslx-admin-f6ceaa03052e6878afd53a4bbb7f4429849fe25a.tar.gz
slx-admin-f6ceaa03052e6878afd53a4bbb7f4429849fe25a.tar.xz
slx-admin-f6ceaa03052e6878afd53a4bbb7f4429849fe25a.zip
OO style modules
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/style/default.css b/style/default.css
index 98ecadd6..c1e5684a 100644
--- a/style/default.css
+++ b/style/default.css
@@ -50,6 +50,16 @@ body {
font-style: italic;
}
+.slx-ga {
+ min-width: 7em;
+}
+
+.slx-dialog {
+ width: 100%;
+ min-width: 600px;
+ max-width: 820px;
+}
+
.bootstrap-tagsinput {
width: 100%;
margin: 0px;