Learning_GTK4_tree/demos/widget-factory/widget-factory.css
2023-12-12 11:36:42 +01:00

8 lines
95 B
CSS

.small-button {
padding: 0;
outline-width: 0;
}
.toolbar {
-gtk-icon-style: symbolic;
}