mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-79629 core_question: Improve autocomplete categories UI
This commit is contained in:
parent
e9afd7f072
commit
2ea44fb45e
5 changed files with 2 additions and 20 deletions
|
@ -32587,12 +32587,6 @@ body.path-question-type .mform fieldset.hidden {
|
|||
position: relative;
|
||||
}
|
||||
|
||||
[data-filterregion=filter][data-filter-type=category] .form-autocomplete-suggestions li[aria-disabled=true] {
|
||||
font-weight: bold;
|
||||
color: #1d2125;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
@media (max-width: 767.98px) {
|
||||
.que .info {
|
||||
float: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue