search completed

This commit is contained in:
Doug Bell 2010-10-11 16:40:09 -05:00
parent 1f3a97235b
commit 0cd851d779
3 changed files with 195 additions and 5 deletions

View file

@ -138,6 +138,10 @@ input.disabled {
margin: 1em 8% 0;
}
.searchResults table {
width: 100%;
}
.searchKeywords {
display: block;
width: 90%;