src/pyams_skin/resources/less/widgets.less
changeset 396 e1988a5f8e5f
parent 307 30d4c6636163
child 397 b651702212f8
equal deleted inserted replaced
395:5d5e664485ec 396:e1988a5f8e5f
  1265 				}
  1265 				}
  1266 				.select2-search-field {
  1266 				.select2-search-field {
  1267 					margin: 0;
  1267 					margin: 0;
  1268 					padding: 0;
  1268 					padding: 0;
  1269 					white-space: nowrap;
  1269 					white-space: nowrap;
       
  1270 					width: 100%;
  1270 
  1271 
  1271 					input {
  1272 					input {
  1272 						max-height: 24px;
  1273 						max-height: 24px;
  1273 						padding: 3px 5px;
  1274 						padding: 3px 5px;
  1274 						margin: 1px 0;
  1275 						margin: 1px 0;
  1275 						font-family: Ubuntu, sans-serif;
  1276 						font-family: Ubuntu, sans-serif;
  1276 						font-size: 100%;
  1277 						font-size: 13px;
  1277 						color: #666;
  1278 						color: #666;
  1278 						outline: 0;
  1279 						outline: 0;
  1279 						border: 0;
  1280 						border: 0;
  1280 						-webkit-box-shadow: none;
  1281 						-webkit-box-shadow: none;
  1281 						box-shadow: none;
  1282 						box-shadow: none;