mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 10:20:07 +00:00
606aea2302
Images have a static size now, use a GtkPicture instead.
6 lines
82 B
CSS
6 lines
82 B
CSS
@import "reset-to-defaults.css";
|
|
|
|
iconview, picture {
|
|
background-color: blue;
|
|
}
|