Merge branch 'MDL-72070-master' of git://github.com/lucaboesch/moodle

This commit is contained in:
Ilya Tregubov 2021-07-30 14:34:16 +02:00
commit 6ea0ce7b75

View File

@ -64,7 +64,7 @@ $calendarEventColor: #0d5ca1 !default;
@mixin footer-links {
span.footer-link:after {
content: "\2022";
color: $blue;
color: $primary;
}
span.footer-link:last-child:after {