Mercurial > hip
view hip.css @ 4:4ea09b7ce820
Added verbs and nouns and up/down arrows and space-to-autocomplete and suggestion list and escape-to-clear.
author | jonathandicarlo@jonathan-dicarlos-macbook-pro.local |
---|---|
date | Tue, 13 May 2008 13:04:25 -0700 |
parents | a31bdc4de955 |
children | a049cb93db46 |
line wrap: on
line source
#search-box { border: 1px solid #000000; background: #ffffff; font: 24pt Helvetica; padding: 4px; } #autocomplete-popup { display: none; border: 1px solid #000000; font: 14pt Helvetica; padding: 4px; } .hilited { background: #00aa00; }