mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 07:30:01 +01:00
Merge branch 'MDL-60359-master' of https://github.com/lucaboesch/moodle
This commit is contained in:
commit
41d14d5ca4
@ -298,6 +298,13 @@ body.path-question-type {
|
||||
@extend .alert-info;
|
||||
}
|
||||
|
||||
.que.multichoice .answer div.r0 .icon.fa-check,
|
||||
.que.multichoice .answer div.r1 .icon.fa-check,
|
||||
.que.multichoice .answer div.r0 .icon.fa-remove,
|
||||
.que.multichoice .answer div.r1 .icon.fa-remove {
|
||||
text-indent: 0;
|
||||
}
|
||||
|
||||
.formulation input[type="text"],
|
||||
.formulation select {
|
||||
width: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user