diff --git a/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css b/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css index 90ca64d3..4c1f30fd 100644 --- a/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css +++ b/themes/642854b5-88b4-4c40-b256-e035532109df/chrome.css @@ -385,6 +385,8 @@ tabpanels .browserStack browser { /* Sidebar background transparency */ #sidebar-box { + @media -moz-pref( "mod.sameerasw.zen_transparent_sidebar_enabled") { background-color: transparent !important; box-shadow: none !important; + } }