gtk2/testsuite/css/style/adjacent-states.nodes

14 lines
425 B
Plaintext
Raw Normal View History

[window.background:dir(ltr)]
decoration:dir(ltr)
box.horizontal:dir(ltr)
box.horizontal:dir(ltr)
checkbutton:dir(ltr):checked
check:dir(ltr):checked
label#label1:dir(ltr)
color: rgb(255,0,0); /* adjacent-states.css:2:12 */
box.horizontal:dir(ltr)
checkbutton:dir(ltr)
check:dir(ltr)
label#label2:dir(ltr)
color: rgb(0,0,255); /* adjacent-states.css:6:13 */