mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
Some small robustness things, and a new style for quiz feedback text
This commit is contained in:
parent
1079c8a872
commit
c897eac5e4
11 changed files with 25 additions and 3 deletions
|
@ -187,3 +187,6 @@ form {
|
|||
.generalboxcontent {
|
||||
}
|
||||
|
||||
.feedbacktext {
|
||||
color: <?PHP echo $THEME->cellheading2?>;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue