mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
general: list bg
This commit is contained in:
parent
10206525f3
commit
a4ef382c8b
1 changed files with 3 additions and 2 deletions
|
|
@ -52,8 +52,9 @@ treeview.view radio:selected,
|
||||||
check.view:not(treeview):not(:checked):selected,
|
check.view:not(treeview):not(:checked):selected,
|
||||||
radio.view:not(treeview):not(:checked):selected,
|
radio.view:not(treeview):not(:checked):selected,
|
||||||
dialog filechooser .sidebar .frame,
|
dialog filechooser .sidebar .frame,
|
||||||
popover scrolledwindow.frame viewport.frame list
|
popover scrolledwindow.frame viewport.frame list {
|
||||||
{background-color: shade(@gtk_base_color, 1.2);}
|
background-color: shade(@gtk_base_color, 1.18);
|
||||||
|
}
|
||||||
|
|
||||||
/* sidebars color background */
|
/* sidebars color background */
|
||||||
scrolledwindow.view list,
|
scrolledwindow.view list,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue