mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
4 lines
110 B
PHP
4 lines
110 B
PHP
#quiznavigation .qnbutton.flagged {
|
|
background-image: url(<?php echo $CFG->pixpath ?>/i/ne_red_mark.png);
|
|
}
|