Merge branch 'MDL-56147-master' of git://github.com/FMCorz/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2016-10-11 12:49:56 +02:00
commit 1e1dbc669f

View file

@ -397,6 +397,7 @@ $calendarEventUserColor: #dce7ec; // Pale blue.
ul {
list-style: none;
margin: 0;
padding: 0;
}
li {
@ -405,6 +406,7 @@ $calendarEventUserColor: #dce7ec; // Pale blue.
span {
img {
padding: 0 0.2em;
margin: 0;
}
}
}