mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
a19331f231
Support letter-spacing CSS property on GtkLabel. Reftest is included.
4 lines
36 B
CSS
4 lines
36 B
CSS
#spaced {
|
|
letter-spacing: 10px;
|
|
}
|