mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update chrome.css - transparent sidebar toggle
This commit is contained in:
parent
67adfae12d
commit
ba43fd54bd
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue