src/ztfy/myams/resources/less/widgets.less
changeset 206 02a40997d8cb
parent 182 681edeb5c6ef
equal deleted inserted replaced
205:27ed26ca8623 206:02a40997d8cb
  1224 				}
  1224 				}
  1225 				abbr {
  1225 				abbr {
  1226 					display: none;
  1226 					display: none;
  1227 				}
  1227 				}
  1228 			}
  1228 			}
       
  1229 			.select2-choices {
       
  1230 				.select2-search-field {
       
  1231 					display: none;
       
  1232 				}
       
  1233 			}
  1229 		}
  1234 		}
  1230 		&-multi {
  1235 		&-multi {
  1231 			&.select2-container-active .select2-choices {
  1236 			&.select2-container-active .select2-choices {
  1232 				border: 1px solid rgba(82, 168, 236, 0.7);
  1237 				border: 1px solid rgba(82, 168, 236, 0.7);
  1233 				outline: 0;
  1238 				outline: 0;
  1319 					li {
  1324 					li {
  1320 						float: none;
  1325 						float: none;
  1321 
  1326 
  1322 						&.select2-search-choice {
  1327 						&.select2-search-choice {
  1323 							cursor: move;
  1328 							cursor: move;
       
  1329 							padding-left: 20px;
       
  1330 							background: #3276b1 url(../img/vert-drag-handle.png) scroll no-repeat left center;
  1324 						}
  1331 						}
  1325 
  1332 
  1326 						&.ui-state-highlight {
  1333 						&.ui-state-highlight {
  1327 							margin: 2px 0 2px 2px;
  1334 							margin: 2px 0 2px 2px;
  1328 							height: 20px;
  1335 							height: 20px;