mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-12 14:01:51 +03:00
Merge commit 'd21ea7816e
' as 'jquery-ui'
This commit is contained in:
commit
e904a80717
629 changed files with 341074 additions and 0 deletions
16
jquery-ui/themes/base/autocomplete.css
Normal file
16
jquery-ui/themes/base/autocomplete.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
/*!
|
||||
* jQuery UI Autocomplete @VERSION
|
||||
* http://jqueryui.com
|
||||
*
|
||||
* Copyright jQuery Foundation and other contributors
|
||||
* Released under the MIT license.
|
||||
* http://jquery.org/license
|
||||
*
|
||||
* http://api.jqueryui.com/autocomplete/#theming
|
||||
*/
|
||||
.ui-autocomplete {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
cursor: default;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue