MDL-63836 course: No course header images

This feature may be added in future, but for now we are not going to include it.
This commit is contained in:
Damyon Wiese 2018-11-01 14:04:27 +08:00
parent 5160567c5f
commit f41207400b
10 changed files with 10 additions and 87 deletions

View file

@ -1139,15 +1139,6 @@ span.editinstructions {
opacity: 0.5;
}
.course-header-image-wrapper {
width: 100px;
height: 100px;
.course-header-image {
background-size: cover;
background-position: center;
}
}
/**
* Display sizes:
* Large displays 1200 +

View file

@ -12434,13 +12434,6 @@ span.editinstructions {
.course-being-dragged {
opacity: 0.5; }
.course-header-image-wrapper {
width: 100px;
height: 100px; }
.course-header-image-wrapper .course-header-image {
background-size: cover;
background-position: center; }
/**
* Display sizes:
* Large displays 1200 +