diff --git a/e107_themes/bootstrap/admin_style.css b/e107_themes/bootstrap/admin_style.css index 77278d159..dedb99ea2 100644 --- a/e107_themes/bootstrap/admin_style.css +++ b/e107_themes/bootstrap/admin_style.css @@ -982,6 +982,10 @@ li.rssRow > div { .core-mainpanel-link-icon img { margin-bottom: 5px } +.sidebar-toggle { width: 50px; display: inline-block; position: absolute; margin-left: -20px; } +.sidebar-toggle a {color:#C6C6C6;} +#left-panel.toggled { display: none } + /* body { background-color: rgb(68, 68, 68); } diff --git a/e107_themes/bootstrap/admin_template.php b/e107_themes/bootstrap/admin_template.php index b803c6a1c..243bbde1b 100644 --- a/e107_themes/bootstrap/admin_template.php +++ b/e107_themes/bootstrap/admin_template.php @@ -188,8 +188,12 @@ $ADMIN_HEADER = '
'; $ADMIN_HEADER .= '