2 * @fileOverview CSS for jquery-autocomplete, the jQuery Autocompleter
3 * @author <a href="mailto:dylan@dyve.net">Dylan Verheul</a>
4 * @license MIT | GPL | Apache 2.0, see LICENSE.txt
5 * @see https://github.com/dyve/jquery-autocomplete
9 border: 1px solid WindowFrame;
10 background-color: Window;
17 list-style-position: outside;
32 background : url('../img/indicator.gif') right center no-repeat;
36 background-color: Highlight;