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

index bd5f43b..175d009 100644 (file)
    cursor: pointer;
    background-color: #fff;
 
+}
+.select2-container .x-combo-noedit[disabled] {
+   cursor: pointer;
+   background-color: #eee;
+
 }
\ No newline at end of file