Merge branch 'master' of github.com:Softcatala/git-po
[git] / t / t4018 / css-attribute-value-selector
1 [class*="RIGHT"] {
2     background : #000;
3     border : 10px ChangeMe #C6C6C6;
4 }