GTK3: Remove shadow from stackswitcher buttons on backdrop mode
This commit is contained in:
@@ -25,6 +25,8 @@ button {
|
||||
&:checked, {
|
||||
background: $dark_fill;
|
||||
box-shadow: $_widget_inset_shadow;
|
||||
|
||||
&:backdrop { box-shadow: none; }
|
||||
}
|
||||
|
||||
&.flat {
|
||||
|
||||
Reference in New Issue
Block a user