mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 22:41:43 +00:00
6 lines
108 B
Plaintext
6 lines
108 B
Plaintext
conic-gradient {
|
|
bounds: 0 0 50 50;
|
|
center: 20 30;
|
|
rotation: 25;
|
|
stops: 0 #444, 0.2 #0F0, 1 #F0A;
|
|
} |