mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Merge b24d1ce4f3
into b36258a8c7
This commit is contained in:
commit
e782a1aaf5
2 changed files with 8 additions and 3 deletions
|
@ -2,3 +2,8 @@
|
||||||
margin-top: var(--zen-element-separation) !important;
|
margin-top: var(--zen-element-separation) !important;
|
||||||
margin-bottom: var(--zen-element-separation) !important;
|
margin-bottom: var(--zen-element-separation) !important;
|
||||||
}
|
}
|
||||||
|
toolbarbutton.titlebar-button {
|
||||||
|
height: calc(38px + 2 * var(--zen-element-separation)) !important;
|
||||||
|
width: calc(38px + 2 * var(--zen-element-separation)) !important;
|
||||||
|
margin-top: calc(-1 * var(--zen-element-separation)) !important;
|
||||||
|
}
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6c122084-c4ec-4c9e-8cc5-3d87c3a089cb/readme.md",
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6c122084-c4ec-4c9e-8cc5-3d87c3a089cb/readme.md",
|
||||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6c122084-c4ec-4c9e-8cc5-3d87c3a089cb/image.png",
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6c122084-c4ec-4c9e-8cc5-3d87c3a089cb/image.png",
|
||||||
"author": "jusnim",
|
"author": "jusnim",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"createdAt": "2024-12-03",
|
"createdAt": "2024-12-03",
|
||||||
"updatedAt": "2025-01-26"
|
"updatedAt": "2025-05-28"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue