mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
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:
parent
5160567c5f
commit
f41207400b
10 changed files with 10 additions and 87 deletions
|
@ -7004,16 +7004,6 @@ span.editinstructions {
|
|||
opacity: 0.5;
|
||||
filter: alpha(opacity=50);
|
||||
}
|
||||
.course-header-image-wrapper {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
}
|
||||
.course-header-image-wrapper .course-header-image {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
/**
|
||||
* Display sizes:
|
||||
* Large displays 1200 +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue