forked from AuroraMiddleware/gtk
e1634d18de
The format for CSS values changed slightly in one of the previous commits.
14 lines
418 B
Plaintext
14 lines
418 B
Plaintext
[window.background:dir(ltr)]
|
|
decoration:dir(ltr)
|
|
box.horizontal:dir(ltr)
|
|
box.horizontal:dir(ltr)
|
|
label:dir(ltr)
|
|
font-size: 20px; /* nth-child.css:2:17 */
|
|
label:dir(ltr)
|
|
font-size: 30px; /* nth-child.css:5:17 */
|
|
label:dir(ltr)
|
|
font-size: 40px; /* nth-child.css:8:17 */
|
|
box.horizontal:dir(ltr)
|
|
label:dir(ltr)
|
|
font-size: 50px; /* nth-child.css:11:17 */
|