mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05: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") {
|
@media not (-moz-bool-pref: "theme.nosidebarscrollbar.beforebefore125b") {
|
||||||
#zen-tabs-wrapper {
|
scrollbox:nth-child(5) {
|
||||||
scrollbar-width: none !important;
|
scrollbar-width: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (-moz-bool-pref: "theme.nosidebarscrollbar.before180b") {
|
@media (-moz-bool-pref: "theme.nosidebarscrollbar.beforebefore125b") {
|
||||||
#zen-browser-tabs-wrapper {
|
#zen-tabs-wrapper {
|
||||||
scrollbar-width: none !important;
|
scrollbar-width: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"property": "theme.nosidebarscrollbar.before180b",
|
"property": "theme.nosidebarscrollbar.beforebefore125b",
|
||||||
"label": "Enable if you are on version 1.7.9b or lower.",
|
"label": "Enable if you are on version 1.12.5b or lower.",
|
||||||
"type": "checkbox",
|
"type": "checkbox",
|
||||||
"disabledOn": [],
|
"disabledOn": [],
|
||||||
"defaultValue": false
|
"defaultValue": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -8,10 +8,11 @@
|
||||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png",
|
"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",
|
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/preferences.json",
|
||||||
"author": "mally8",
|
"author": "mally8",
|
||||||
"version": "1.0.7",
|
"version": "1.0.8",
|
||||||
"tags": [
|
"tags": [
|
||||||
"sidebar"
|
"sidebar",
|
||||||
|
"scrollbar"
|
||||||
],
|
],
|
||||||
"createdAt": "2024-09-01",
|
"createdAt": "2024-09-01",
|
||||||
"updatedAt": "2025-03-07"
|
"updatedAt": "2025-05-22"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue