Compare commits
No commits in common. "8d2e07cde9b75c9a7eca00c32f316de776278f12" and "15520e7ca64ec1d9dcbea45dbc83a7d7c6d1b673" have entirely different histories.
8d2e07cde9
...
15520e7ca6
|
@ -958,7 +958,7 @@ body.forum table.board-display td {
|
|||
padding: 4px;
|
||||
}
|
||||
|
||||
body.forum.index .page-container > table.board-display tr.title-row {
|
||||
body.forum.index table.board-display tr.title-row {
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
|
@ -1089,12 +1089,6 @@ body.forum.new table.board-display tr.title-row input {
|
|||
}
|
||||
|
||||
@media only screen and (orientation: landscape) {
|
||||
body.forum.index .page-container .newest table.board-display {
|
||||
margin: -1px;
|
||||
display: inline-table;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
body.forum.thread table.board-display {
|
||||
top: -24px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user