Separate all of the settings into their own pages.

This commit is contained in:
James Brooks
2014-12-31 10:38:59 +00:00
parent 5fbbb1efde
commit 89ec124092
14 changed files with 302 additions and 100 deletions
+7 -7
View File
@@ -4718,13 +4718,13 @@ body.dashboard .sub-sidebar {
color: #6787DA; }
body.dashboard .sub-sidebar ul.menu li a:hover {
color: #6787DA; }
body.dashboard .content-panel {
top: 0;
position: relative;
width: 78%;
margin-left: 22%;
padding: 24px 50px;
padding-bottom: 80px; }
body.dashboard .sub-sidebar + .content-panel {
top: 0;
position: relative;
width: 78%;
margin-left: 22%;
padding: 24px 50px;
padding-bottom: 80px; }
body.dashboard .content {
position: relative;