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

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