mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 21:20:09 +00:00
Adwaita: Style .toolbar
We don't have GtkToolbar anymore, so we are more likely to meet a .toolbar style class, than a toolbar element.
This commit is contained in:
parent
8bd2043a40
commit
53d86d411a
@ -1291,6 +1291,7 @@ combobox {
|
||||
background-color: $bg_color;
|
||||
}
|
||||
|
||||
.toolbar,
|
||||
toolbar {
|
||||
@extend %toolbar;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user