Changed styles for selected day and out of current month
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
0227ab33d0
commit
32ddb9a22b
1 changed files with 9 additions and 1 deletions
|
|
@ -1517,6 +1517,14 @@ input.z-datebox-text-disd {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.z-calendar .z-outside {
|
||||
color: #CCC;
|
||||
}
|
||||
|
||||
.z-calendar-calday td.z-calendar-seld {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.add-resources-or-criteria span {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
@ -1753,4 +1761,4 @@ select {
|
|||
width: 0;
|
||||
border-right: 1px solid #9ECAD8;
|
||||
border-left: 1px solid #d9f3ff;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue