forked from GithubBackups/vichan
Catalog scroll bars
This commit is contained in:
parent
c7f26b31c1
commit
bba8368254
@ -578,7 +578,7 @@ table.mod.config-editor input[type="text"] {
|
|||||||
width: 98%;
|
width: 98%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.desktop-style div.boardlist:nth-child(1) {
|
.desktop-style div.boardlist:not(.bottom) {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
@ -1017,6 +1017,9 @@ span.pln {
|
|||||||
div.mix {
|
div.mix {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
.theme-catalog div.thread:hover {
|
||||||
|
overflow-y: auto; width: 100%
|
||||||
|
}
|
||||||
|
|
||||||
/* Mona Font */
|
/* Mona Font */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user