mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
Update to 1.12.6b+
This commit is contained in:
parent
e2c7929665
commit
b813e2c1e7
3 changed files with 11 additions and 10 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
@ -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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue