Merge branch 'MDL-85092-main' of https://github.com/snake/moodle
This commit is contained in:
@@ -9,4 +9,8 @@
|
||||
.container {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38909,6 +38909,9 @@ span[data-flexitour=container][x-placement=right] div[data-role=arrow]:after, sp
|
||||
.container {
|
||||
width: auto;
|
||||
}
|
||||
.navbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.modal .modal-body > .loading-icon {
|
||||
display: block;
|
||||
|
||||
@@ -38843,6 +38843,9 @@ span[data-flexitour=container][x-placement=right] div[data-role=arrow]:after, sp
|
||||
.container {
|
||||
width: auto;
|
||||
}
|
||||
.navbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.modal .modal-body > .loading-icon {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user