CC Cosmetic

This commit is contained in:
Dany De Bontridder 2020-07-11 18:55:39 +02:00
parent 6274b5eef6
commit 14feb06f62
2 changed files with 4 additions and 3 deletions

View file

@ -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" */

View file

@ -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;
}
}