modqueue: remove highlighting of high/low scoring posts.
This commit is contained in:
@@ -5,14 +5,6 @@ div#c-modqueue {
|
||||
padding: 1em;
|
||||
overflow: hidden;
|
||||
|
||||
&.post-pos-score {
|
||||
background: var(--modqueue-positive-score-background-color);
|
||||
}
|
||||
|
||||
&.post-neg-score {
|
||||
background: var(--modqueue-negative-score-background-color);
|
||||
}
|
||||
|
||||
aside.column {
|
||||
@media (min-width: 660px) {
|
||||
padding-right: 1em;
|
||||
|
||||
Reference in New Issue
Block a user