Merge branch 'MDL-73381-master' of https://github.com/bmbrands/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2021-12-18 12:32:20 +01:00
commit 797148ce2a
4 changed files with 0 additions and 12 deletions

View File

@ -15,7 +15,6 @@ $breadcrumb-divider-rtl: "◀" !default;
@import "moodle/contentbank";
@import "moodle/course";
@import "moodle/drawer";
@import "moodle/dashboard";
@import "moodle/filemanager";
@import "moodle/message";
@import "moodle/question";

View File

@ -1,5 +0,0 @@
// Background color change as of MDL-63042
$dashboard-bg: darken($body-bg, 3%) !default;
#page-my-index {
background-color: $dashboard-bg;
}

View File

@ -14992,9 +14992,6 @@ body.drawer-ease {
.drawercontent::-webkit-scrollbar-thumb:hover {
background-color: #495057; }
#page-my-index {
background-color: #f7f7f7; }
.fp-content-center {
height: 100%;
width: 100%;

View File

@ -14992,9 +14992,6 @@ body.drawer-ease {
.drawercontent::-webkit-scrollbar-thumb:hover {
background-color: #495057; }
#page-my-index {
background-color: #f7f7f7; }
.fp-content-center {
height: 100%;
width: 100%;