fix cursor style on forum title-row. should only affect forum index page
This commit is contained in:
parent
677bfe5950
commit
a5f5b4bf8b
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user