GTK3: make dialog headerbar blend with the window content
This commit is contained in:
@@ -195,6 +195,12 @@ headerbar {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
dialog &,
|
||||
dialog &:backdrop {
|
||||
background: $bg_color;
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
paned, hdyleaflet, headerbar.titlebar {
|
||||
|
||||
Reference in New Issue
Block a user