2 * jQuery UI Autocomplete 1.8.24
4 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
5 * Dual licensed under the MIT or GPL Version 2 licenses.
6 * http://jquery.org/license
8 * http://docs.jquery.com/UI/Autocomplete#theming
10 .ui-autocomplete { position: absolute
; cursor: default
; }
13 * html
.ui-autocomplete
{ width:1px; } /* without this, the menu expands to 100% in IE6 */
16 * jQuery UI Menu 1.8.24
18 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
19 * Dual licensed under the MIT or GPL Version 2 licenses.
20 * http://jquery.org/license
22 * http://docs.jquery.com/UI/Menu#theming
34 .ui-menu .ui-menu-item {
42 .ui-menu .ui-menu-item a {
49 .ui-menu
.ui-menu-item a
.ui-state-hover
,
50 .ui-menu .ui-menu-item a.ui-state-active {