summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/css3-modsel-65.0.scss
blob: 30615dc8ef9fa83ae8a62fee999ce8eb10341bfb (plain)
1
2
3
4
/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-65.html */
a:not(:focus) { background-color: transparent; }
a { background-color: lime; }