src/pyams_skin/resources/less/widgets.less
changeset 397 b651702212f8
parent 396 e1988a5f8e5f
child 526 a29d41b74595
equal deleted inserted replaced
396:e1988a5f8e5f 397:b651702212f8
  1303 					-moz-user-select: none;
  1303 					-moz-user-select: none;
  1304 					-ms-user-select: none;
  1304 					-ms-user-select: none;
  1305 					user-select: none;
  1305 					user-select: none;
  1306 					background-color: #3276b1;
  1306 					background-color: #3276b1;
  1307 
  1307 
       
  1308 					& +.select2-search-field {
       
  1309 						width: auto;
       
  1310 					}
  1308 					.select2-chosen {
  1311 					.select2-chosen {
  1309 						cursor: default;
  1312 						cursor: default;
  1310 					}
  1313 					}
  1311 					&-focus {
  1314 					&-focus {
  1312 						opacity: .8;
  1315 						opacity: .8;