CC Cosmetic
This commit is contained in:
parent
6274b5eef6
commit
14feb06f62
2 changed files with 4 additions and 3 deletions
|
|
@ -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" */
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue