New: Mass series editor

This commit is contained in:
Mark McDowall
2013-12-08 21:25:27 -08:00
parent f76c4700a6
commit a9ece10144
26 changed files with 606 additions and 34 deletions
+13
View File
@@ -288,4 +288,17 @@
font-size : 24px;
margin-top : 3px;
}
}
//Editor
.series-editor-footer {
width: 1100px;
color: #f5f5f5;
margin-left: auto;
margin-right: auto;
.selected-count {
margin-right: 10px;
}
}