gtk/testsuite/reftests/iconview-empty.css
Benjamin Otte 606aea2302 reftests: Fix iconview-empty test
Images have a static size now, use a GtkPicture instead.
2019-03-29 09:56:52 +01:00

6 lines
82 B
CSS

@import "reset-to-defaults.css";
iconview, picture {
background-color: blue;
}