mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-08 01:10:01 +02:00
commit
0efd1b2aff
2 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
@media (-moz-bool-pref: "uc.bookmarks.expand-on-search") or (-moz-bool-pref: "uc.bookmarks.expand-on-hover") {
|
||||
#PersonalToolbar[collapsed="false"]:not([customizing]) {
|
||||
position: relative;
|
||||
margin-bottom: calc(-5px - var(--urlbar-min-height));
|
||||
margin-bottom: calc(0px - var(--urlbar-min-height));
|
||||
transform: rotateX(90deg) !important;
|
||||
transform-origin: top;
|
||||
transition: transform 135ms linear !important;
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/image.png",
|
||||
"author": "n7itro",
|
||||
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/ea1a5ace-f698-4b45-ab88-6e8bd3a563f0/preferences.json",
|
||||
"version": "1.0.3",
|
||||
"version": "1.2.0",
|
||||
"tags": [],
|
||||
"createdAt": "2024-08-19",
|
||||
"updatedAt": "2024-10-18"
|
||||
"updatedAt": "2024-10-26"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue