From a987577065b7321c106b5907cf53705dd36215b3 Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Sun, 29 Jun 2014 02:26:33 +0200 Subject: [PATCH] Impose white color for checkbox --- lib/less/modules/inputs.import.less | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/less/modules/inputs.import.less b/lib/less/modules/inputs.import.less index 3a29ed1..726a0a0 100755 --- a/lib/less/modules/inputs.import.less +++ b/lib/less/modules/inputs.import.less @@ -109,6 +109,7 @@ nav { .transition; font-family: FontAwesome; content:"\f00d"; + color: #fff; } &:checked:after { .transition;