css-bootstrap/radio-set.css
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 06:42:40 +0000 (14:42 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 06:42:40 +0000 (14:42 +0800)
css-bootstrap/radio-set.css

index 08a689c..e7735e0 100644 (file)
     cursor: not-allowed; 
 }
 
-.radio-primary .roo-radio-set-item-box-label::after 
+.roo-radio-set-item.radio-primary .roo-radio-set-item-box-label::after 
 {
     background-color: #fff; 
 }
 
-.radio-primary .roo-radio-set-item-box-label::before 
+.roo-radio-set-item.radio-primary.checked .roo-radio-set-item-box-label::before 
 {
     border-color: #428bca; 
 }