mirror of
https://github.com/jimeh/fancy_input.git
synced 2026-02-19 11:36:41 +00:00
initial commit
This commit is contained in:
7
suggest_results/jquery.suggest_results.css
Normal file
7
suggest_results/jquery.suggest_results.css
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
#suggest_results {
|
||||
background: #eee;
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 1000;
|
||||
}
|
||||
Reference in New Issue
Block a user