Impose white color for checkbox

This commit is contained in:
Rnhmjoj 2014-06-29 02:26:33 +02:00
parent b055cc2a9e
commit a987577065

View File

@ -109,6 +109,7 @@ nav {
.transition; .transition;
font-family: FontAwesome; font-family: FontAwesome;
content:"\f00d"; content:"\f00d";
color: #fff;
} }
&:checked:after { &:checked:after {
.transition; .transition;