Added sidebar menu and some layout fixes

This commit is contained in:
Joseph Cohen
2014-12-29 12:10:43 -06:00
parent 9c71ba9392
commit 819cb191c9
29 changed files with 3112 additions and 212 deletions

View File

@@ -52,5 +52,13 @@ body.dashboard {
font-weight: 300;
text-transform: uppercase;
}
.striped-list {
.striped-list-item {
border-bottom: 1px solid #f0f0f0;
padding: 8px 0;
}
}
}
}