app/soc/content/css/jquery-autocomplete.css
changeset 1575 b046a8290cf5
parent 1245 3c6b7b5b5ff6
equal deleted inserted replaced
1574:d185fe0f1404 1575:b046a8290cf5
    33 	line-height: 16px;
    33 	line-height: 16px;
    34 	overflow: hidden;
    34 	overflow: hidden;
    35 }
    35 }
    36 
    36 
    37 .ac_loading {
    37 .ac_loading {
    38 	background: white url('indicator.gif') right center no-repeat;
    38 	background: white url('/soc/content/images/loadingAnimation.gif') right center no-repeat;
    39 }
    39 }
    40 
    40 
    41 .ac_odd {
    41 .ac_odd {
    42 	background-color: #eee;
    42 	background-color: #eee;
    43 }
    43 }