mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
[pedagogy] Star for comment grades
This commit is contained in:
@ -1668,3 +1668,14 @@ label {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* --------------------------------------pedagogy-----------------------------------*/
|
||||
|
||||
.pedagogy {
|
||||
&.star_not_checked {
|
||||
color : gray;
|
||||
}
|
||||
&.star_checked {
|
||||
color : orange;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user