From 430eaa019a6bd852a23d86660c81ffd397d1dd2d Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sun, 12 Jul 2015 20:32:04 +0200 Subject: cccamp15 theme contrast tuning --- themes/base.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/base.less') diff --git a/themes/base.less b/themes/base.less index 10d30d2e..83602c3b 100644 --- a/themes/base.less +++ b/themes/base.less @@ -13,15 +13,15 @@ body { #shifts { td { &.free { - border: 1px solid @gray-light; + border: 1px solid @brand-danger; .bg-danger(); } &.occupied { - border: 1px solid @gray-light; + border: 1px solid @brand-success; .bg-success(); } &.collides { - border: 1px solid @gray-light; + border: 1px solid @brand-warning; .bg-warning(); } &.own { -- cgit v1.2.3-70-g09d2