Fix variables with important to be consistent - Fixes #2286

This commit is contained in:
Luke Page
2014-11-15 11:07:10 +00:00
parent 0037a8d2d7
commit 27dea8ed2b
5 changed files with 22 additions and 2 deletions

View File

@@ -17,6 +17,9 @@
minus-one: -1;
font-family: 'Trebuchet', 'Trebuchet', 'Trebuchet';
color: #888888 !important;
same-color: #888888 !important;
same-again: #888888 !important;
multi-important: #888888 #888888, 'Trebuchet' !important;
multi: something 'A', B, C, 'Trebuchet';
}
.variable-names {