mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +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 > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) > img:nth-child(3) {
|
||||
height: 32px !important;
|
||||
width: 32px !important;
|
||||
.zen-essentials-container {
|
||||
grid-template-columns: repeat(auto-fit, minmax(80px, auto)) !important;
|
||||
}
|
||||
|
||||
#zen-essentials-container > tab > stack:nth-child(1) > hbox:nth-child(2) > stack:nth-child(2) {
|
||||
padding: 16px !important;
|
||||
}
|
||||
.zen-essentials-container
|
||||
> tab
|
||||
> stack:nth-child(1)
|
||||
> hbox:nth-child(2)
|
||||
> stack:nth-child(2) {
|
||||
padding: 16px !important;
|
||||
}
|
||||
|
||||
#zen-essentials-container {
|
||||
gap: 8px 8px !important;
|
||||
grid-template-columns: repeat(auto-fit, minmax(80px, auto)) !important;
|
||||
}
|
||||
.zen-essentials-container
|
||||
> tab
|
||||
> 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",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/9bbaab67-a2c8-4d79-837f-90cd72a8932a/image.png",
|
||||
"author": "leaferiksen",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"tags": [],
|
||||
"createdAt": "2025-03-11",
|
||||
"updatedAt": "2025-03-11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue