From 70e686bbb0fd70c06cadd5f70a4c7116bf46d583 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 30 Sep 2009 14:53:11 +0000 Subject: [PATCH] Remove blue style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14422 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/default/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.30.2