mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 15:14:17 +00:00
6 lines
80 B
CSS
6 lines
80 B
CSS
|
@import "reset-to-defaults.css";
|
||
|
|
||
|
GtkImage {
|
||
|
icon-shadow: 20px 20px tomato;
|
||
|
}
|