css-bootstrap/combobox.css
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:43:09 +0000 (19:43 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:43:09 +0000 (19:43 +0800)
css-bootstrap/combobox.css

index 4cc4048..17d5550 100644 (file)
 .select2-choices .select2-search-field{
     width: 100%
 }
-.form-control[disabled]+.x-combo-noedit {
-    cursor: pointer;    
+.x-combo-noedit {
+    cursor: pointer !important;    
 
 }
\ No newline at end of file