No need for z-index: 2 here.
This commit is contained in:
parent
9be1723217
commit
a1138f18c7
@ -859,7 +859,7 @@ div[data-checked="false"] > .suboption-list {
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
.catalog-post > * > .fileText:hover {
|
.catalog-post > * > .fileText:hover {
|
||||||
z-index: 2;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
/* overrides 4chan CSS on div.post div.postInfo */
|
/* overrides 4chan CSS on div.post div.postInfo */
|
||||||
.catalog-post > .postInfo.postInfo {
|
.catalog-post > .postInfo.postInfo {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user