mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 13:33:52 +02:00
Accessibility: bug 5078, "Update calendar blocks in courses to match the changes in site page".
This commit is contained in:
parent
8bcd295c3d
commit
e642ed1244
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user