mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-10 05:35:29 +02:00
chore: Update Zen theme CSS to use CSS variables for element separation
This commit is contained in:
parent
6c802b75fa
commit
bc291c99c3
5 changed files with 30 additions and 1 deletions
|
@ -27,6 +27,7 @@ var ZenStartup = {
|
|||
document.getElementById("zen-appcontent-navbar-container")
|
||||
.appendChild(document.getElementById("tab-notification-deck-template"));
|
||||
|
||||
gZenThemeMarketplace.init();
|
||||
gZenVerticalTabsManager.init();
|
||||
gZenCompactModeManager.init();
|
||||
gZenKeyboardShortcuts.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue