Merge pull request #978 from NOCanoa/patch-4

This commit is contained in:
mr. m 2025-01-31 15:07:17 -08:00 committed by GitHub
commit e92d339db0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 32 deletions

View file

@ -1,6 +0,0 @@
#vertical-pinned-tabs-container {
max-height: calc(
var(--theme-pinnedtabsmaxheight-number_of_tabs) *
(var(--tab-min-height) + 2 * var(--tab-block-margin))
) !important;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View file

@ -1,9 +0,0 @@
[
{
"property": "theme.pinnedtabsmaxheight.number_of_tabs",
"label": "Number of pinned tabs to fit",
"type": "string",
"placeholder": "Number of tabs",
"defaultValue": "5"
}
]

View file

@ -1,2 +0,0 @@
Change max height of pinned tabs.
Go to Settings, Zen Mods, look up "Pinned Tabs Max Height", click the gear ⚙️ button, and set desired number of pinned tabs to fit.

View file

@ -1,15 +0,0 @@
{
"id": "ed742dfd-e7e0-4b1b-a0aa-e0905b14d817",
"name": "Pinned Tabs Max Height",
"description": "Change max height of pinned tabs.",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ed742dfd-e7e0-4b1b-a0aa-e0905b14d817/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ed742dfd-e7e0-4b1b-a0aa-e0905b14d817/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ed742dfd-e7e0-4b1b-a0aa-e0905b14d817/image.png",
"author": "TheCatRiX",
"version": "1.0.0",
"tags": [],
"createdAt": "2024-12-16",
"updatedAt": "2025-01-26",
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ed742dfd-e7e0-4b1b-a0aa-e0905b14d817/preferences.json"
}