mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-39338 core_question: Make history box a .well
This commit is contained in:
parent
b3be471f52
commit
f84ad1bb0a
@ -180,8 +180,7 @@
|
||||
}
|
||||
.que .formulation,
|
||||
.que .outcome,
|
||||
.que .comment,
|
||||
.que .history {
|
||||
.que .comment {
|
||||
.alert
|
||||
}
|
||||
.que .formulation {
|
||||
@ -192,7 +191,6 @@
|
||||
.formulation select {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.path-mod-quiz input[size] {
|
||||
width: auto;
|
||||
}
|
||||
@ -202,8 +200,7 @@
|
||||
.alert-success;
|
||||
}
|
||||
.que .history {
|
||||
color: @textColor;
|
||||
background: @grayLighter;
|
||||
.well
|
||||
}
|
||||
.que .ablock {
|
||||
margin: 0.7em 0 0.3em 0;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user