mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 04:10:13 +00:00
6 lines
80 B
CSS
6 lines
80 B
CSS
|
@import "reset-to-defaults.css";
|
||
|
|
||
|
GtkImage {
|
||
|
icon-shadow: 20px 20px tomato;
|
||
|
}
|