From d3d4b349df298d7f3a69f552a6f2de9de402a17a Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 23 Sep 2015 18:19:51 -0700 Subject: [PATCH] Fix for side-bar toggle in bootstrap3 admin area. --- e107_themes/bootstrap3/admin_style.css | 5 +++-- e107_themes/bootstrap3/admin_template.php | 2 ++ e107_web/js/core/admin.jquery.js | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/e107_themes/bootstrap3/admin_style.css b/e107_themes/bootstrap3/admin_style.css index 78810ebf6..b3b8a8b96 100644 --- a/e107_themes/bootstrap3/admin_style.css +++ b/e107_themes/bootstrap3/admin_style.css @@ -1106,8 +1106,9 @@ 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;} +.sidebar-toggle { width: 14px; height:300px; display: block; position: absolute; margin-left: -25px; margin-top:130px } +.sidebar-toggle a {color:#C6C6C6; height:300px; display:block; width:100%; border-right:7px double #77ACD9; opacity: 0; transition:.5s; z-index:5000; outline:0 } +.sidebar-toggle a:hover { opacity: .8; outline:0 } #left-panel.toggled { display: none } diff --git a/e107_themes/bootstrap3/admin_template.php b/e107_themes/bootstrap3/admin_template.php index 4117021bc..13098f8af 100644 --- a/e107_themes/bootstrap3/admin_template.php +++ b/e107_themes/bootstrap3/admin_template.php @@ -268,6 +268,7 @@ $ADMIN_MODAL = '