mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Merge branch 'MDL-64143-master' of https://github.com/ryanwyllie/moodle
This commit is contained in:
commit
f0919712ba
4 changed files with 9 additions and 2 deletions
|
@ -647,3 +647,7 @@
|
|||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.font-weight-bold {
|
||||
font-weight: 700 !important;
|
||||
}
|
||||
|
|
|
@ -22394,3 +22394,6 @@ ul.indented-list {
|
|||
.dir-ltr .dir-ltr-hide {
|
||||
display: none;
|
||||
}
|
||||
.font-weight-bold {
|
||||
font-weight: 700 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue