mirror of
https://github.com/jimeh/fancy_input.git
synced 2026-02-19 11:36:41 +00:00
7 lines
93 B
CSS
7 lines
93 B
CSS
|
|
#suggest_results {
|
|
background: #eee;
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 1000;
|
|
} |