diff --git a/html/calendar-blue.css b/html/calendar-blue.css index c7bb87f08..b403b9f6b 100644 --- a/html/calendar-blue.css +++ b/html/calendar-blue.css @@ -19,8 +19,8 @@ div.calendar { position: relative; z-index:13; } border-radius: 0px; } -.calendar .nav { - background: #778 url(menuarrow.gif) no-repeat 100% 100%; +.calendar .nav1 { + #background: #778 url(menuarrow.gif) no-repeat 100% 100%; } .calendar thead .title { /* This holds the current "month, year" */ diff --git a/html/style-classic7.css b/html/style-classic7.css index 3ffb83c97..866f4d34a 100644 --- a/html/style-classic7.css +++ b/html/style-classic7.css @@ -1538,6 +1538,7 @@ div.box { float:left; font-size:14px; font-size:0.90rem; + border-radius:5px; } @media only screen and (max-width: 1426px) { div.box { @@ -2467,4 +2468,4 @@ span.title_tab_row { background-color: #000066 !important; color : white !important; -} \ No newline at end of file +}