MDL-49237 theme_bootstrapbase: calendar block captions made smaller
This commit is contained in:
@@ -316,6 +316,12 @@
|
||||
.muted;
|
||||
}
|
||||
}
|
||||
caption {
|
||||
font-size: inherit;
|
||||
font-weight: inherit;
|
||||
line-height: inherit;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.calendar-event-panel {
|
||||
background-color: @grayLighter;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user