From 91bc5cf914585c64e1cb7027131c31813c68e4d4 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Mon, 21 Dec 2015 14:39:08 +0100 Subject: better link contrast on shift view --- themes/theme3.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes') diff --git a/themes/theme3.less b/themes/theme3.less index 7b45162e..7029db68 100644 --- a/themes/theme3.less +++ b/themes/theme3.less @@ -48,4 +48,8 @@ } } +#shifts td a { + color: #000; +} + @import "base.less"; -- cgit v1.2.3-54-g00ecf