From: Galen Charlton Date: Wed, 13 Feb 2008 19:03:16 +0000 (-0600) Subject: holidays: adjusted calendar CSS X-Git-Tag: v3.00.00-beta~390 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=32455863ba2064233a6b36015b3465dfdf74f871;p=koha_gimpoz holidays: adjusted calendar CSS Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/lib/calendar/calendar-system.css b/koha-tmpl/intranet-tmpl/prog/en/lib/calendar/calendar-system.css index f202773d6b..1b89961721 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/lib/calendar/calendar-system.css +++ b/koha-tmpl/intranet-tmpl/prog/en/lib/calendar/calendar-system.css @@ -125,7 +125,7 @@ border: 1px solid; border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; padding: 2px 2px 0px 2px; - background: ButtonFace; + // background: ButtonFace; color: ButtonText; } @@ -251,4 +251,4 @@ border-color: #f00; background-color: #000; color: #0f0; -} \ No newline at end of file +}