Fix hover highlight
This commit is contained in:
parent
ebeaba3478
commit
67593416fb
|
@ -357,7 +357,7 @@ body.all-styles-hidden-by-filters #installed:after {
|
||||||
background-color: rgba(128, 128, 128, 0.05);
|
background-color: rgba(128, 128, 128, 0.05);
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry:hover div.entry-name:before {
|
.entry:hover:before {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user