FInished add series. need some error handling but mostly on the server.

This commit is contained in:
Keivan Beigi
2013-02-01 19:33:23 -08:00
committed by kay.one
parent 27afb2402a
commit b6a4e6c32c
6 changed files with 116 additions and 20 deletions
@@ -62,10 +62,18 @@
.unmapped-folder-view .folder-header {
font-size: 30px;
font-weight:300
font-weight: 300;
}
.unmapped-folder-view .folder-header input {
margin-bottom: 0;
}
.unmapped-folder-view .folder-header select {
margin-bottom: 0;
font-size: 16px;
}
.existing-root-folder-view, h1 {
padding: 10px 0px 20px 0px;
}