diff --git a/html/css/calendar-blue.css b/html/css/calendar-blue.css index b403b9f6b..85172b05e 100644 --- a/html/css/calendar-blue.css +++ b/html/css/calendar-blue.css @@ -19,8 +19,7 @@ div.calendar { position: relative; z-index:13; } border-radius: 0px; } -.calendar .nav1 { - #background: #778 url(menuarrow.gif) no-repeat 100% 100%; +.calendar .navcalendar { } .calendar thead .title { /* This holds the current "month, year" */ diff --git a/html/index.php b/html/index.php index 5be012e45..4f2b070ca 100644 --- a/html/index.php +++ b/html/index.php @@ -246,8 +246,8 @@ if (isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl'])) -