css-bootstrap/bootstrap.css.map
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index 062d29f..7e2b5f4 100644 (file)
@@ -2335,11 +2335,6 @@ a.roo-brick-link:hover {
 .modal-dialog {
   max-width: 100%;
 }
-@media (max-width: 768px) {
-  .modal-dialog {
-    margin: 0;
-  }
-}
 .roo-navigation-bar-group,
 .roo-navigation-top-bar,
 .roo-navigation-bullets-bar,
@@ -3138,9 +3133,13 @@ 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('../images/select2/select2.png') right top no-repeat;
+  color: #777777;
+  /*background: url('@{bootstrap-image-path}/select2/select2.png') right top no-repeat;*/
+}
+.roo-select2-search-choice-close:hover {
+  color: #333333;
 }
 html[dir="rtl"] .roo-select2-search-choice-close {
   right: auto;