css-bootstrap/combobox.css
authorMichael <michael@roojs.com>
Thu, 12 Feb 2015 08:45:28 +0000 (16:45 +0800)
committerMichael <michael@roojs.com>
Thu, 12 Feb 2015 08:45:28 +0000 (16:45 +0800)
css-bootstrap/combobox.css

index d71f1e1..f54a4e0 100644 (file)
 
 .dropdown-menu .active {
     background: #3875d7;
+}
+
+.dropdown-menu .active label{
     color: #fff;
 }