if contrast first argument does not match, pass it through. Fixes #1090

This commit is contained in:
Luke Page
2012-12-30 08:35:09 +00:00
parent 4f475456d5
commit ba99755f6b
4 changed files with 19 additions and 6 deletions

View File

@@ -24,6 +24,7 @@
luma-yellow: 93%;
luma-cyan: 79%;
luma-white-alpha: 50%;
contrast-filter: contrast(30%);
contrast-white: #000000;
contrast-black: #ffffff;
contrast-red: #ffffff;