mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-55805 theme_nonane: Use darker colour for backdrop
Part of MDL-55071
This commit is contained in:
parent
b6bd02e7df
commit
e72cb21d44
1 changed files with 1 additions and 1 deletions
|
@ -1046,7 +1046,7 @@ body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
|
|||
|
||||
/* Moodle Dialogue Settings (moodle-core-dialogue) */
|
||||
.moodle-dialogue-base .moodle-dialogue-lightbox {
|
||||
background-color: #AAA;
|
||||
background-color: $gray;
|
||||
}
|
||||
.moodle-dialogue-base .hidden,
|
||||
.moodle-dialogue-base .moodle-dialogue-hidden {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue