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:
Sara Arjona 2024-09-12 13:08:47 +02:00
parent 09e56f2d1a
commit 086757bd8c
No known key found for this signature in database
5 changed files with 5 additions and 5 deletions

View file

@ -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;