mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-56147 theme_boost: Styling for fake calendar events filter block
This commit is contained in:
parent
ddd8dc0d1b
commit
13623ce81e
1 changed files with 2 additions and 0 deletions
|
@ -397,6 +397,7 @@ $calendarEventUserColor: #dce7ec; // Pale blue.
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li {
|
||||||
|
@ -405,6 +406,7 @@ $calendarEventUserColor: #dce7ec; // Pale blue.
|
||||||
span {
|
span {
|
||||||
img {
|
img {
|
||||||
padding: 0 0.2em;
|
padding: 0 0.2em;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue