css-bootstrap/checkbox.css
authorAlan Knowles <alan@roojs.com>
Tue, 11 Aug 2015 03:08:11 +0000 (11:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 11 Aug 2015 03:08:11 +0000 (11:08 +0800)
css-bootstrap/checkbox.css

index 23e8289..b5b7d40 100644 (file)
 }
 
 .radio input[type="radio"] + label::after {
-     background-color: #fff !important; /* as firefox ignores the one above.. */
+     background-color: #fff ; /* as firefox ignores the one above.. */
 }