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

index ee189d9..6096b22 100644 (file)
 .checkbox-success input[type="checkbox"]:checked + label::after {
     color: #fff; }
 
+/* before is the outer cicle */    
+/* after is the inner circle.. */
+
+    
+
 .radio label {
     display: inline-block;
     position: relative;