mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-83109 theme: Update core:t/completion_fail icon and resize it
This commit: - Updates core:t/completion_fail from fa-times to fa-xmark - Reduces the font size of course index completion icons from 12px to 10px.
This commit is contained in:
parent
09e56f2d1a
commit
086757bd8c
5 changed files with 5 additions and 5 deletions
|
@ -38749,7 +38749,7 @@ div.editor_atto_toolbar button .icon {
|
|||
width: 100%;
|
||||
}
|
||||
.courseindex .icon {
|
||||
font-size: 12px;
|
||||
font-size: 10px;
|
||||
}
|
||||
.courseindex .d-flex-noedit {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue