summaryrefslogtreecommitdiffstats
path: root/t/t4018/css-attribute-value-selector
blob: 918256b20c56ab3889fd319b78058265aea552e9 (plain)
1
2
3
4
[class*="RIGHT"] {
    background : #000;
    border : 10px ChangeMe #C6C6C6;
}