summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/css3-modsel-82b.0.scss
blob: c9e4c2cc94d0dc6a3a70a97a5412c21f25371f00 (plain)
1
2
3
4
/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-82b.html */
.green { background-color : lime ! important }
.t1 *:not(:only-of-type) { background-color : red }