css-bootstrap/combobox.css
authorEdward <edward@roojs.com>
Thu, 22 May 2014 06:24:49 +0000 (14:24 +0800)
committerEdward <edward@roojs.com>
Thu, 22 May 2014 06:24:49 +0000 (14:24 +0800)
css-bootstrap/combobox.css

index 0a82ea4..a7cb0d6 100644 (file)
     border: 1px solid #66afe9;
     border-top: none;
     
-}
-
-.combobox-container .combobox-result  {
-    padding: 3px 7px 4px;
-    margin: 0;
-    cursor: pointer;
-    min-height: 1em;
-    -webkit-touch-callout: none;
-    -webkit-user-select: none;
-    -moz-user-select: none;
-    -ms-user-select: none;
-    user-select: none;
 }
\ No newline at end of file