forked from AuroraMiddleware/gtk
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;
|
|
}
|