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

13 lines
405 B
Plaintext

window.background: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:3-14 */
box.horizontal:dir(ltr)
checkbutton:dir(ltr)
check:dir(ltr)
label#label2:dir(ltr)
color: rgb(0,0,255); /* adjacent-states.css:6:3-15 */