Merge branch 'MDL-76344-400-fix' of https://github.com/stevandoMoodle/moodle into MOODLE_400_STABLE
This commit is contained in:
@@ -783,7 +783,10 @@ span.editinstructions {
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.coursebox .content .coursefile,
|
||||
.coursebox .content .coursefile {
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
.coursebox .content .courseimage img {
|
||||
max-width: 100px;
|
||||
max-height: 100px;
|
||||
|
||||
@@ -14423,7 +14423,9 @@ span.editinstructions {
|
||||
.coursebox .customfieldseparator {
|
||||
font-weight: 700; }
|
||||
|
||||
.coursebox .content .coursefile,
|
||||
.coursebox .content .coursefile {
|
||||
max-width: 100px; }
|
||||
|
||||
.coursebox .content .courseimage img {
|
||||
max-width: 100px;
|
||||
max-height: 100px; }
|
||||
|
||||
@@ -14423,7 +14423,9 @@ span.editinstructions {
|
||||
.coursebox .customfieldseparator {
|
||||
font-weight: 700; }
|
||||
|
||||
.coursebox .content .coursefile,
|
||||
.coursebox .content .coursefile {
|
||||
max-width: 100px; }
|
||||
|
||||
.coursebox .content .courseimage img {
|
||||
max-width: 100px;
|
||||
max-height: 100px; }
|
||||
|
||||
Reference in New Issue
Block a user