Merge "also color Verified -1 as red in CS2"
This commit is contained in:
@@ -146,6 +146,7 @@ table.infoTable td.notVotable,
|
||||
}
|
||||
|
||||
/* css attribute selector to make -1s show up red in new screen */
|
||||
[title="Doesn't seem to work"],
|
||||
[title="This patch needs further work before it can be merged"] {
|
||||
color: red;
|
||||
}
|
||||
|
Reference in New Issue
Block a user