mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
Update Theme: Big Essentials
This commit is contained in:
parent
e384544cf5
commit
e56b524313
2 changed files with 19 additions and 12 deletions
|
@ -1,14 +1,21 @@
|
||||||
|
.zen-essentials-container {
|
||||||
#zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) > img:nth-child(3) {
|
grid-template-columns: repeat(auto-fit, minmax(80px, auto)) !important;
|
||||||
height: 32px !important;
|
|
||||||
width: 32px !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) {
|
.zen-essentials-container
|
||||||
padding: 16px !important;
|
> tab
|
||||||
}
|
> stack:nth-child(1)
|
||||||
|
> hbox:nth-child(2)
|
||||||
|
> stack:nth-child(2) {
|
||||||
|
padding: 16px !important;
|
||||||
|
}
|
||||||
|
|
||||||
#zen-essentials-container {
|
.zen-essentials-container
|
||||||
gap: 8px 8px !important;
|
> tab
|
||||||
grid-template-columns: repeat(auto-fit, minmax(80px, auto)) !important;
|
> stack:nth-child(1)
|
||||||
}
|
> hbox:nth-child(2)
|
||||||
|
> stack:nth-child(2)
|
||||||
|
> img:nth-child(3) {
|
||||||
|
height: 32px !important;
|
||||||
|
width: 32px !important;
|
||||||
|
}
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/9bbaab67-a2c8-4d79-837f-90cd72a8932a/readme.md",
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/9bbaab67-a2c8-4d79-837f-90cd72a8932a/readme.md",
|
||||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/9bbaab67-a2c8-4d79-837f-90cd72a8932a/image.png",
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/9bbaab67-a2c8-4d79-837f-90cd72a8932a/image.png",
|
||||||
"author": "leaferiksen",
|
"author": "leaferiksen",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"createdAt": "2025-03-11",
|
"createdAt": "2025-03-11",
|
||||||
"updatedAt": "2025-03-11"
|
"updatedAt": "2025-03-11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue