Fix last commit only applying to class index
This commit is contained in:
parent
7728100959
commit
b7b05db593
|
@ -994,7 +994,7 @@ body.forum.index table.board-display tr.title-row {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.forum.index table.board-display tr.title-row .button { vertical-align: top; }
|
body.forum table.board-display tr.title-row .button { vertical-align: top; }
|
||||||
|
|
||||||
body.forum table.board-display tr:not(.title-row) {
|
body.forum table.board-display tr:not(.title-row) {
|
||||||
background: var(--forum-content);
|
background: var(--forum-content);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user