MDL-87708 theme: Remove stale moodlenet logo css
Part of MDL-87885
This commit is contained in:
@@ -64,16 +64,6 @@
|
||||
.modal-footer {
|
||||
height: 70px;
|
||||
background: $modal-content-bg;
|
||||
|
||||
.moodlenet-logo {
|
||||
.icon {
|
||||
height: 2.5rem;
|
||||
width: 6rem;
|
||||
max-height: 2.5rem;
|
||||
max-width: 6rem;
|
||||
margin-bottom: .6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -31849,13 +31849,6 @@ body:not(.editing) [id^=module-]:target, body.editing [id^=module-]:target .acti
|
||||
height: 70px;
|
||||
background: var(--bs-body-bg);
|
||||
}
|
||||
.modchooser.modal-dialog .modal-footer .moodlenet-logo .icon {
|
||||
height: 2.5rem;
|
||||
width: 6rem;
|
||||
max-height: 2.5rem;
|
||||
max-width: 6rem;
|
||||
margin-bottom: 0.6rem;
|
||||
}
|
||||
|
||||
/* Main container layout styles. */
|
||||
.modchoosercontainer {
|
||||
|
||||
@@ -31849,13 +31849,6 @@ body:not(.editing) [id^=module-]:target, body.editing [id^=module-]:target .acti
|
||||
height: 70px;
|
||||
background: var(--bs-body-bg);
|
||||
}
|
||||
.modchooser.modal-dialog .modal-footer .moodlenet-logo .icon {
|
||||
height: 2.5rem;
|
||||
width: 6rem;
|
||||
max-height: 2.5rem;
|
||||
max-width: 6rem;
|
||||
margin-bottom: 0.6rem;
|
||||
}
|
||||
|
||||
/* Main container layout styles. */
|
||||
.modchoosercontainer {
|
||||
|
||||
Reference in New Issue
Block a user