MDL-87708 theme: Remove stale moodlenet logo css

Part of MDL-87885
This commit is contained in:
Safat
2026-03-11 09:38:58 +07:00
committed by Huong Nguyen
parent ff379c923f
commit dda3e45c3e
3 changed files with 0 additions and 24 deletions
@@ -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;
}
}
}
}
-7
View File
@@ -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 {
-7
View File
@@ -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 {