forked from GithubBackups/vichan
Correct thread:hover highlighting
This commit is contained in:
parent
35d2a91b0b
commit
f2913a4f81
@ -551,14 +551,14 @@ pre {
|
|||||||
margin-left: -20px;
|
margin-left: -20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
+div.threads:hover {
|
div.thread:hover {
|
||||||
background: #D6DAF0;
|
background: #D6DAF0;
|
||||||
border-color: #B7C5D9;
|
border-color: #B7C5D9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-catalog div.grid-size-vsmall img {
|
.theme-catalog div.grid-size-vsmall img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
max-height: 100px;
|
max-height: 64px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-catalog div.grid-size-vsmall {
|
.theme-catalog div.grid-size-vsmall {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user