From b813e2c1e7e23e8a9ecd52b08b4cd2560ff4f32a Mon Sep 17 00:00:00 2001 From: malaak Date: Thu, 22 May 2025 07:39:15 +0300 Subject: [PATCH] Update to 1.12.6b+ --- themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css | 8 ++++---- .../4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json | 6 +++--- themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json | 7 ++++--- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css index 1c69e514..e28ceef8 100644 --- a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css +++ b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css @@ -1,11 +1,11 @@ -@media not (-moz-bool-pref: "theme.nosidebarscrollbar.before180b") { - #zen-tabs-wrapper { +@media not (-moz-bool-pref: "theme.nosidebarscrollbar.beforebefore125b") { + scrollbox:nth-child(5) { scrollbar-width: none !important; } } -@media (-moz-bool-pref: "theme.nosidebarscrollbar.before180b") { - #zen-browser-tabs-wrapper { +@media (-moz-bool-pref: "theme.nosidebarscrollbar.beforebefore125b") { + #zen-tabs-wrapper { scrollbar-width: none !important; } } diff --git a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json index f6687adb..a7685aa2 100644 --- a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json +++ b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json @@ -1,9 +1,9 @@ [ { - "property": "theme.nosidebarscrollbar.before180b", - "label": "Enable if you are on version 1.7.9b or lower.", + "property": "theme.nosidebarscrollbar.beforebefore125b", + "label": "Enable if you are on version 1.12.5b or lower.", "type": "checkbox", "disabledOn": [], "defaultValue": false } -] \ No newline at end of file +] diff --git a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json index 574475fa..f1bf0198 100644 --- a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json +++ b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json @@ -8,10 +8,11 @@ "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json", "author": "mally8", - "version": "1.0.7", + "version": "1.0.8", "tags": [ - "sidebar" + "sidebar", + "scrollbar" ], "createdAt": "2024-09-01", - "updatedAt": "2025-03-07" + "updatedAt": "2025-05-22" } \ No newline at end of file