Interactions als Notneeded markieren
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
tr.done th {
|
||||
color: #64ae24;
|
||||
}
|
||||
|
||||
tr.notneeded {
|
||||
filter: grayscale(100%);
|
||||
}
|
||||
Reference in New Issue
Block a user