GTK3: remove background from left nested headerbar
This commit is contained in:
@@ -159,6 +159,15 @@ headerbar {
|
||||
}
|
||||
}
|
||||
|
||||
paned, hdyleaflet, headerbar.titlebar {
|
||||
& headerbar:first-child {
|
||||
border-color: transparent;
|
||||
background: $base_color;
|
||||
|
||||
&:backdrop { background: $backdrop_base_color; }
|
||||
}
|
||||
}
|
||||
|
||||
/***************
|
||||
* Popovers *
|
||||
***************/
|
||||
|
||||
Reference in New Issue
Block a user