summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2015-12-21 14:39:08 +0100
committerPhilip Häusler <msquare@notrademark.de>2015-12-21 14:39:08 +0100
commit91bc5cf914585c64e1cb7027131c31813c68e4d4 (patch)
tree7c215db36032164472e89e207ca127c2e660409e /public
parent7e731e59fe99b6402e0b74445a5718077a3e6e3f (diff)
better link contrast on shift view
Diffstat (limited to 'public')
-rw-r--r--public/css/theme3.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/css/theme3.css b/public/css/theme3.css
index 0555de0f..82228db5 100644
--- a/public/css/theme3.css
+++ b/public/css/theme3.css
@@ -4,6 +4,9 @@
.navbar .bg-danger {
background-color: #4f0815;
}
+#shifts td a {
+ color: #000;
+}
/*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.