added ui structure for rootdirs.

This commit is contained in:
Keivan Beigi
2013-01-24 12:48:44 -08:00
committed by kay.one
parent ae61150b84
commit 157b559ed2
12 changed files with 133 additions and 8 deletions
@@ -1,15 +1,18 @@
.search {
.nz-input-large {
margin-top: 20px;
}
.search input {
.nz-input-large input {
height: 40px;
}
.search .add-on {
.nz-input-large *[class*='icon-'] {
font-size: 30px;
height: 30px;
width: 40px;
padding-top: 14px;
padding-left: 10px;
}