Changed styles for selected day and out of current month

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-08-30 12:37:27 +02:00
parent 0227ab33d0
commit 32ddb9a22b

View file

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