mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
widget-factory: Use symboli icons in the toolbar
That is the style that is commonly used nowadays, even in traditional apps.
This commit is contained in:
parent
88e890c29c
commit
0070cff32d
@ -2,3 +2,7 @@
|
||||
padding: 0;
|
||||
outline-width: 0;
|
||||
}
|
||||
|
||||
.toolbar {
|
||||
-gtk-icon-style: symbolic;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user