gtk/demos/gtk-demo/listview_colors.css
Matthias Clasen 671daea262 gtk-demo: Track the selection
Use GtkSelectionFilterModel to track and display the
selection. Add some other selection information for
good measure.
2020-07-02 22:59:03 -04:00

4 lines
42 B
CSS

.view.compact > child {
padding: 1px;
}