glsearch.css 287 B

123456789101112
  1. .ui-autocomplete-loading {
  2. background: white url("ui-anim_basic_16x16.gif") left center no-repeat ! important;
  3. background-position: 10px 6px ! important;
  4. }
  5. .ui-autocomplete-category {
  6. font-weight: bold;
  7. padding: .2em .4em;
  8. margin: .8em 0 .2em;
  9. line-height: 1.5;
  10. }