Fix last commit
This commit is contained in:
parent
44b47d44d4
commit
aaec025594
|
@ -1291,7 +1291,7 @@ body.forum.index table.board-display tr.title-row {
|
||||||
|
|
||||||
body.forum 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):not(.sub-row) {
|
||||||
background: var(--forum-content);
|
background: var(--forum-content);
|
||||||
border: var(--forum-content-border);
|
border: var(--forum-content-border);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user