Fix last commit

This commit is contained in:
Wirlaburla 2023-06-21 16:12:38 -05:00
parent 44b47d44d4
commit aaec025594

View File

@ -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:not(.title-row) {
body.forum table.board-display tr:not(.title-row):not(.sub-row) {
background: var(--forum-content);
border: var(--forum-content-border);
}