initial commit

This commit is contained in:
2010-03-09 20:45:38 +02:00
commit e61fee1fb2
6 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#suggest_results {
background: #eee;
display: none;
position: absolute;
z-index: 1000;
}