mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-32264 theme_standard: Fixed multi-day calendar event border issue
This commit is contained in:
parent
a280078197
commit
c74863b19e
@ -50,6 +50,7 @@
|
||||
.calendartable .eventnone a {text-decoration:none;color:black;cursor:text;}
|
||||
|
||||
.block .minicalendar {font-size:0.85em;border:1px solid #DDDDDD;margin: 10px 0;border-collapse:separate;border-spacing:1px;}
|
||||
.block .minicalendar .duration {border-width:1px 0;}
|
||||
.block .calendar_filters.filters {background-color: #EEEEEE;}
|
||||
.block .calendar_filters.filters table {width:100%;}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user