Skip to content

Commit

Permalink
MDL-70436 theme_boost: closebutton styles in moodle-dialog-fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas Brands committed Dec 9, 2020
1 parent 7fa836c commit 105e6b5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 16 deletions.
6 changes: 0 additions & 6 deletions theme/boost/scss/moodle/core.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1258,12 +1258,6 @@ body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
overflow: auto;
}

.moodle-dialogue-base .moodle-dialogue-fullscreen .closebutton {
width: 28px;
height: 16px;
background-size: 100%;
}

.moodle-dialogue-base .moodle-dialogue-wrap {
background-color: #fff;
border: 1px solid #ccc;
Expand Down
5 changes: 0 additions & 5 deletions theme/boost/style/moodle.css
Original file line number Diff line number Diff line change
Expand Up @@ -10694,11 +10694,6 @@ body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
.moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content {
overflow: auto; }

.moodle-dialogue-base .moodle-dialogue-fullscreen .closebutton {
width: 28px;
height: 16px;
background-size: 100%; }

.moodle-dialogue-base .moodle-dialogue-wrap {
background-color: #fff;
border: 1px solid #ccc; }
Expand Down
5 changes: 0 additions & 5 deletions theme/classic/style/moodle.css
Original file line number Diff line number Diff line change
Expand Up @@ -10898,11 +10898,6 @@ body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
.moodle-dialogue-base .moodle-dialogue-fullscreen .moodle-dialogue-content {
overflow: auto; }

.moodle-dialogue-base .moodle-dialogue-fullscreen .closebutton {
width: 28px;
height: 16px;
background-size: 100%; }

.moodle-dialogue-base .moodle-dialogue-wrap {
background-color: #fff;
border: 1px solid #ccc; }
Expand Down

0 comments on commit 105e6b5

Please sign in to comment.