Merge branch 'MDL-69021-master' of git://github.com/bmbrands/moodle
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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%; }
|
||||
|
||||
@@ -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%; }
|
||||
|
||||
Reference in New Issue
Block a user