less/roojs-bootstrap/select2.less
authoredward <edward@roojs.com>
Wed, 3 Jan 2018 04:52:27 +0000 (12:52 +0800)
committeredward <edward@roojs.com>
Wed, 3 Jan 2018 04:52:27 +0000 (12:52 +0800)
less/roojs-bootstrap/select2.less

index a64212a..d46dacc 100644 (file)
@@ -542,9 +542,10 @@ html[dir="rtl"] .roo-select2-container-multi .roo-select2-choices .roo-select2-s
     position: absolute;
     right: 3px;
     top: 4px;
-    font-size: 1px;
+    font-size: 12px;
     outline: none;
-    background: url('@{bootstrap-image-path}/select2/select2.png') right top no-repeat;
+    color: #999;
+    /*background: url('@{bootstrap-image-path}/select2/select2.png') right top no-repeat;*/
 }
 html[dir="rtl"] .roo-select2-search-choice-close {
     right: auto;