MDL-84820 moodlenet: correct activity modal icon size/alignment.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
display: flex;
|
||||
|
||||
.icon {
|
||||
max-width: initial;
|
||||
width: auto;
|
||||
height: 1.3rem;
|
||||
}
|
||||
@@ -87,7 +88,7 @@
|
||||
&.status-icon {
|
||||
.icon {
|
||||
font-size: 8rem;
|
||||
width: auto;
|
||||
max-width: initial;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40723,6 +40723,7 @@ div.editor_atto_toolbar button .icon {
|
||||
display: flex;
|
||||
}
|
||||
.moodlenet-share-dialog .modal-header .moodlenet-share-moodlenetinfo .moodlenet-logo .icon {
|
||||
max-width: initial;
|
||||
width: auto;
|
||||
height: 1.3rem;
|
||||
}
|
||||
@@ -40778,7 +40779,7 @@ div.editor_atto_toolbar button .icon {
|
||||
}
|
||||
.moodlenet-share-dialog .modal-body .moodlenet-share-modal-content .moodlenet-circle-status span.status-icon .icon {
|
||||
font-size: 8rem;
|
||||
width: auto;
|
||||
max-width: initial;
|
||||
margin: 0;
|
||||
}
|
||||
.moodlenet-share-dialog .modal-footer .moodlenet-share-to {
|
||||
|
||||
@@ -40657,6 +40657,7 @@ div.editor_atto_toolbar button .icon {
|
||||
display: flex;
|
||||
}
|
||||
.moodlenet-share-dialog .modal-header .moodlenet-share-moodlenetinfo .moodlenet-logo .icon {
|
||||
max-width: initial;
|
||||
width: auto;
|
||||
height: 1.3rem;
|
||||
}
|
||||
@@ -40712,7 +40713,7 @@ div.editor_atto_toolbar button .icon {
|
||||
}
|
||||
.moodlenet-share-dialog .modal-body .moodlenet-share-modal-content .moodlenet-circle-status span.status-icon .icon {
|
||||
font-size: 8rem;
|
||||
width: auto;
|
||||
max-width: initial;
|
||||
margin: 0;
|
||||
}
|
||||
.moodlenet-share-dialog .modal-footer .moodlenet-share-to {
|
||||
|
||||
Reference in New Issue
Block a user