Apply review comments

This commit is contained in:
2026-08-23 15:17:03 +02:00
parent 82e71263dd
commit 4a8471983f
3 changed files with 4 additions and 11 deletions
+1 -5
View File
@@ -14,14 +14,10 @@ fieldset.star {
color: gray;
}
.hovered {
.unchecked.hovered {
color: #FFD700;
}
.checked.hovered {
color: orange;
}
.removed {
color: red;
}