GTK3: Remove shadow from treeview's headerbar on backdrop mode
This commit is contained in:
@@ -220,6 +220,8 @@ treeview.view {
|
||||
|
||||
&:hover,
|
||||
&:active { border-color: $borders_color; }
|
||||
|
||||
&:backdrop { box-shadow: none; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user