Added video and css masks to modernizer tests. Updated styles to work with new image mask classname

This commit is contained in:
Brandon Mathis 2012-06-04 23:13:56 -05:00
parent d0257bd930
commit f180feb402
2 changed files with 3 additions and 3 deletions

View File

@ -117,7 +117,7 @@ body > nav {
}
&:hover:after { background-color: lighten($nav-color, 20); }
}
.maskImage {
.cssmask {
body > nav {
@media only screen and (min-width: 550px) {
ul[data-subscription$=email] + form {

File diff suppressed because one or more lines are too long