mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 01:31:13 +00:00
8 lines
85 B
CSS
8 lines
85 B
CSS
|
.regular {
|
||
|
-gtk-icon-style: regular;
|
||
|
}
|
||
|
|
||
|
.symbolic {
|
||
|
-gtk-icon-style: symbolic;
|
||
|
}
|