Better styles for visible days in mini calendar widget
This commit is contained in:
parent
59f9b422ac
commit
d54f0ea6ff
1 changed files with 2 additions and 4 deletions
|
@ -43,12 +43,10 @@ body.calendarmain {
|
||||||
|
|
||||||
#datepicker .ui-datepicker-activerange a {
|
#datepicker .ui-datepicker-activerange a {
|
||||||
border-color: #c33;
|
border-color: #c33;
|
||||||
|
color: #a22;
|
||||||
}
|
}
|
||||||
|
|
||||||
#datepicker .ui-datepicker-active-agendaDay a,
|
#datepicker .ui-datepicker-activerange a.ui-state-active {
|
||||||
#datepicker .ui-datepicker-active-agendaWeek a {
|
|
||||||
border-color: #a22;
|
|
||||||
background: #c33;
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue