From: cajus Date: Wed, 30 Sep 2009 14:53:11 +0000 (+0000) Subject: Remove blue style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=70e686bbb0fd70c06cadd5f70a4c7116bf46d583;p=gosa.git Remove blue style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14422 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index 7a5b6fabe..f8e7715e8 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -1770,8 +1770,8 @@ div.datepicker-calendar table tbody tr td.today:hover { cursor:pointer; } div.datepicker-calendar table tbody tr td.wday { - border:1px #CCE8FE solid; - background:#E9F5FF; + border:1px #AAA solid; + background:#CCCCCC; cursor:text; width:21px; height:16px;