mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Autocomplete: Removed unused style.
This commit is contained in:
parent
217cdd1e44
commit
b144b7644b
@ -1,9 +1,7 @@
|
||||
/* Autocomplete
|
||||
----------------------------------*/
|
||||
.ui-autocomplete-menu { position: absolute; cursor: default; }
|
||||
|
||||
.ui-autocomplete-loading { background: white url('images/ui-anim.basic.16x16.gif') right center no-repeat; }
|
||||
.ui-autocomplete-over { background-color: #0A246A; color: white; }
|
||||
|
||||
/* workarounds */
|
||||
* html .ui-autocomplete-menu { width:1px; } /* without this, the menu expands to 100% in IE6 */
|
||||
|
Loading…
Reference in New Issue
Block a user