1 /* ------------------------------------------------------------- */
2 /* Jquery-Autocomplete (jquery.autocomplete.less) */
3 /* ------------------------------------------------------------- */
8 border: 1px solid black;
9 background-color: white;
16 list-style-position: outside;
27 // if width will be 100% horizontal scrollbar will apear when scroll mode will be used
30 font-size: @font-size-base; /*hps: vorher 12px */
31 // it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox
37 // PENDENT: Datei nicht gefunden, auch nicht auf jquery-ui.com
38 //background: white url('indicator.gif') right center no-repeat;
42 background-color: #eee;
46 background-color: #0A246A;