src/pyams_skin/resources/less/widgets.less
changeset 100 83cd0ab2d3f5
parent 69 a361355b55c7
child 118 391ad752903e
equal deleted inserted replaced
99:c628592aa86e 100:83cd0ab2d3f5
  1312 			}
  1312 			}
  1313 			&.ordered {
  1313 			&.ordered {
  1314 				.select2-choices {
  1314 				.select2-choices {
  1315 					li {
  1315 					li {
  1316 						float: none;
  1316 						float: none;
  1317 						cursor: move;
  1317 
       
  1318 						&.select2-search-choice {
       
  1319 							cursor: move;
       
  1320 						}
  1318 
  1321 
  1319 						&.ui-state-highlight {
  1322 						&.ui-state-highlight {
  1320 							margin: 2px 0 2px 2px;
  1323 							margin: 2px 0 2px 2px;
  1321 							height: 20px;
  1324 							height: 20px;
  1322 							background-color: #ddd;
  1325 							background-color: #ddd;