mirror of
https://github.com/moodle/moodle.git
synced 2025-02-19 07:41:02 +01:00
10 lines
114 B
CSS
10 lines
114 B
CSS
|
/* styles using by feedback */
|
||
|
.feedback_required_mark {
|
||
|
color: #FF0000;
|
||
|
}
|
||
|
|
||
|
.feedback_switchrequired img{
|
||
|
}
|
||
|
|
||
|
|