* Black, white converted. Other fix.

This commit is contained in:
Megax
2016-04-28 17:38:57 +02:00
parent 7a7994b9f1
commit 614d8b53c4
5 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
min-width: $_slider_small_width;
min-height: $_slider_small_width;
background-color: $fg_color;
border: 1px solid if($variant == "light", white, black);
border: 1px solid if($variant == 'light', $white, $black);
}
// hide steppers