Accessibility: bug 5078, "Update calendar blocks in courses to match the changes in site page".

This commit is contained in:
nfreear 2006-04-19 08:55:20 +00:00
parent 8bcd295c3d
commit e642ed1244

View File

@ -812,10 +812,6 @@ table.minicalendar th {
}
/*Accessibility: controls now div and span, 20:58:20% or 12:74:12% */
.calendar-controls {
width: 100%;
}
.calendar-controls .previous,
.calendar-controls .next
{
@ -843,6 +839,9 @@ span.current {
{
width: 30%;
}
#calendar .maincalendar .calendar-controls .current {
width: 40%;
}
#calendar .indent {
padding-left: 20px;