Page Menu
Home
Wolfplex
Search
Configure Global Search
Log In
Files
F408752
jquery.autocomplete.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
734 B
Subscribers
None
jquery.autocomplete.css
View Options
/**
* @fileOverview CSS for jquery-autocomplete, the jQuery Autocompleter
* @author <a href="mailto:dylan@dyve.net">Dylan Verheul</a>
* @license MIT | GPL | Apache 2.0, see LICENSE.txt
* @see https://github.com/dyve/jquery-autocomplete
*/
.
acResults
{
padding
:
0
px
;
border
:
1
px
solid
WindowFrame
;
background-color
:
Window
;
overflow
:
hidden
;
}
.
acResults
ul
{
margin
:
0
px
;
padding
:
0
px
;
list-style-position
:
outside
;
list-style
:
none
;
}
.
acResults
ul
li
{
margin
:
0
px
;
padding
:
2
px
5
px
;
cursor
:
pointer
;
display
:
block
;
font
:
menu
;
font-size
:
12
px
;
overflow
:
hidden
;
}
.
acLoading
{
background
:
url
(
'indicator.gif'
)
right
center
no-repeat
;
}
.
acSelect
{
background-color
:
Highlight
;
color
:
HighlightText
;
}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Tue, Jun 10, 11:19 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
46718
Default Alt Text
jquery.autocomplete.css (734 B)
Attached To
rKIBA kiba-one
Event Timeline
Log In to Comment