Merge branch 'MDL-84820-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
display: flex;
|
||||
|
||||
.icon {
|
||||
max-width: initial;
|
||||
width: auto;
|
||||
height: 1.3rem;
|
||||
}
|
||||
@@ -85,7 +86,7 @@
|
||||
&.status-icon {
|
||||
.icon {
|
||||
font-size: 8rem;
|
||||
width: auto;
|
||||
max-width: initial;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38625,6 +38625,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;
|
||||
}
|
||||
@@ -38686,7 +38687,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 {
|
||||
|
||||
@@ -38559,6 +38559,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;
|
||||
}
|
||||
@@ -38620,7 +38621,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