Components can now be added via a sub-page

This commit is contained in:
James Brooks
2014-12-20 16:30:30 +00:00
parent 82b92077cf
commit 724016833b
10 changed files with 66 additions and 29 deletions
+2
View File
@@ -4350,6 +4350,8 @@ body.dashboard .sidebar {
padding-right: 10px; }
body.dashboard .sidebar .sidebar-inner ul li a:hover {
text-decoration: none; }
body.dashboard .sidebar .sidebar-inner ul li.sub-nav-item a {
padding-left: 40px; }
body.dashboard .content {
padding-top: 69px;