Merge branch 'MDL-69021-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Jake Dallimore
2020-06-23 11:31:08 +08:00
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -2603,6 +2603,9 @@ $picker-emojis-per-row: 7 !default;
color: darken(theme-color-level($color, $alert-color-level), 10%);
}
}
.alert a {
font-weight: $font-weight-bold;
}
@include media-breakpoint-down(sm) {
#page-navbar {
+3
View File
@@ -11746,6 +11746,9 @@ body.h5p-embed .h5pmessages {
.alert-dark a {
color: #040505; }
.alert a {
font-weight: 700; }
@media (max-width: 767.98px) {
#page-navbar {
width: 100%; }
+3
View File
@@ -11960,6 +11960,9 @@ body.h5p-embed .h5pmessages {
.alert-dark a {
color: #040505; }
.alert a {
font-weight: 700; }
@media (max-width: 767.98px) {
#page-navbar {
width: 100%; }