From 14feb06f6245d91c45be792423a4bfd4f4acb055 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 11 Jul 2020 18:55:39 +0200 Subject: [PATCH] CC Cosmetic --- html/calendar-blue.css | 4 ++-- html/style-classic7.css | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) 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 +}