summaryrefslogtreecommitdiffstats
path: root/style
diff options
context:
space:
mode:
authorSimon Rettberg2014-11-19 19:50:03 +0100
committerSimon Rettberg2014-11-19 19:50:03 +0100
commite5b75ca167a9539f38eca11c6225025012e7091f (patch)
tree4374dbb8fe3a2ff70921fcc68fcfce823e4948eb /style
parentSeveral minor fixes (diff)
downloadslx-admin-e5b75ca167a9539f38eca11c6225025012e7091f.tar.gz
slx-admin-e5b75ca167a9539f38eca11c6225025012e7091f.tar.xz
slx-admin-e5b75ca167a9539f38eca11c6225025012e7091f.zip
Update config example, style, translations
Diffstat (limited to 'style')
-rw-r--r--style/default.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style/default.css b/style/default.css
index f16d35dd..f189a84a 100644
--- a/style/default.css
+++ b/style/default.css
@@ -87,15 +87,15 @@ body {
}
.red {
- color: #c00;
+ color: #b00;
}
.orange {
- color: #c70;
+ color: #b70;
}
.green {
- color: #0c0;
+ color: #0b0;
}
.slx-label {