summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-25 13:03:25 +0100
committermsquare <msquare@notrademark.de>2016-11-25 13:03:41 +0100
commit4f6db20ae479576b221bc5269ef6734e9c869c6a (patch)
tree4aca91cce99271633d19eec5920f1a42431522b7 /public
parentd865abb8b9aab1c619ec72ea9dbefa9cd4738022 (diff)
fix shift view bars
Diffstat (limited to 'public')
-rw-r--r--public/css/theme4.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/public/css/theme4.css b/public/css/theme4.css
index f4ff0d7b..4e641efb 100644
--- a/public/css/theme4.css
+++ b/public/css/theme4.css
@@ -7027,6 +7027,8 @@ a.thumbnail.active {
color: #fff;
}
.label-warning,
-.label-success {
+.label-success,
+.progress-bar-warning,
+.progress-bar-success {
color: #222222;
}