Cancel newest boards from click style on index

This commit is contained in:
Wirlaburla 2023-07-16 23:48:48 -05:00
parent 15520e7ca6
commit 2c5d46cd16

View File

@ -958,7 +958,7 @@ body.forum table.board-display td {
padding: 4px;
}
body.forum.index table.board-display tr.title-row {
body.forum.index .page-container > table.board-display tr.title-row {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;