mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Merge pull request #978 from NOCanoa/patch-4
This commit is contained in:
commit
e92d339db0
5 changed files with 0 additions and 32 deletions
|
@ -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 |
|
@ -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"
|
||||
}
|
||||
]
|
|
@ -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.
|
|
@ -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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue