mirror of
https://github.com/moodle/moodle.git
synced 2025-03-03 15:29:08 +01:00
10 lines
114 B
PHP
10 lines
114 B
PHP
|
/* styles using by feedback */
|
||
|
.feedback_required_mark {
|
||
|
color: #FF0000;
|
||
|
}
|
||
|
|
||
|
.feedback_switchrequired img{
|
||
|
}
|
||
|
|
||
|
|