mirror of
https://github.com/stronk-dev/Tokyo-Night-Linux.git
synced 2025-04-24 15:35:09 +02:00
Fix treeview selected rendering issue in Thunar
This commit is contained in:
parent
4c0d6a67d0
commit
a7e9399e22
@ -6889,6 +6889,10 @@ XfdesktopIconView.view .rubberband {
|
|||||||
border-top: 1px solid rgba(204, 204, 204, 0.12);
|
border-top: 1px solid rgba(204, 204, 204, 0.12);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.thunar treeview .view:selected {
|
||||||
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
/************************
|
/************************
|
||||||
* LightDM GTK+ Greeter *
|
* LightDM GTK+ Greeter *
|
||||||
************************/
|
************************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user