implement tabbed search

This commit is contained in:
Oliver Gorwits
2012-01-07 02:21:19 +00:00
parent b9a11449a4
commit 3f500de477
11 changed files with 863 additions and 217 deletions

View File

@@ -13,3 +13,13 @@
.nd_loginform {
margin-top: 30px;
}
.nd_sidesearchform {
padding-left: 0px;
}
.nd_searchcheckbox {
width: 120px;
padding-left: 35px;
cursor: default;
}