fix cursor style on forum title-row. should only affect forum index page
This commit is contained in:
@@ -985,7 +985,7 @@ body.forum table.board-display td {
|
|||||||
padding: 4px;
|
padding: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.forum table.board-display tr.title-row {
|
body.forum.index table.board-display tr.title-row {
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user