File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -237,11 +237,6 @@ body:not(
237
237
}
238
238
}
239
239
240
- /* Permanently transparent compact sidebar - fix for zen bug */
241
- # zen-main-app-wrapper [zen-compact-mode = "true" ] # navigator-toolbox {
242
- opacity : 0 !important ;
243
- /* display: none !important; */
244
- }
245
240
246
241
/*******************************************************************************
247
242
* EXTENSIONS STYLING
@@ -679,3 +674,14 @@ body:has(
679
674
}
680
675
}
681
676
} */
677
+
678
+
679
+ /* ============================================= */
680
+ /* ======== personal pre only, keep off ======== */
681
+ /* ============================================= */
682
+
683
+ /* Permanently transparent compact sidebar - fix for zen bug */
684
+ # zen-main-app-wrapper [zen-compact-mode = "true" ] # navigator-toolbox {
685
+ opacity : 0 !important ;
686
+ /* display: none !important; */
687
+ }
You can’t perform that action at this time.
0 commit comments