Fix grey background over thumbnail

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-10-23 08:23:22 +02:00
parent b662977862
commit efdb535a5d
No known key found for this signature in database
GPG key ID: 60C25B8C072916CF

View file

@ -769,7 +769,8 @@ table.dragshadow td.size {
&:hover, &:focus, &:active,
&.selected,
&.searchresult,
.name:focus {
.name:focus,
&.highlighted {
background-color: transparent;
.thumbnail-wrapper,