Improve search and add form to start a new search

This commit is contained in:
Eike Foken
2011-09-15 16:20:06 +02:00
parent d8ce43b5cb
commit c3014a338a
2 changed files with 45 additions and 20 deletions

View File

@@ -582,14 +582,9 @@ a.results {
padding-left: 30px;
}
a.up {
background: url(../images/button-sprite.png) 13px -131px no-repeat #f3f3f3;
width: 18px;
}
a.down {
background: url(../images/button-sprite.png) 13px -166px no-repeat #f3f3f3;
width: 18px;
a.search {
background: url(../images/icons/magnifier.png) 10px center no-repeat #f3f3f3;
padding-left: 30px;
}
a.save-big {