mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: Pin webpanel to right
This commit is contained in:
parent
2a9820d3e9
commit
e6006755fa
4 changed files with 21 additions and 0 deletions
2
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/chrome.css
Normal file
2
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/chrome.css
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
#zen-sidebar-web-panel-wrapper {order: 99 !important;}
|
BIN
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/image.png
Normal file
BIN
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
5
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/readme.md
Normal file
5
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/readme.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
This mod makes side web panel always on right when pinned.
|
||||
When used together with right native firefox sidebar, it all appears on right side of sidebar.
|
||||
To adjust the width of web panel, try to drag the 'right' border.
|
||||
Position of floating/unpinned webpanel is not affected.
|
14
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/theme.json
Normal file
14
themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "a4c8a291-9c1c-416e-bcd8-0bce4e23998d",
|
||||
"name": "Pin webpanel to right",
|
||||
"description": "To make side web panel always on right when pinned",
|
||||
"homepage": "",
|
||||
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/chrome.css",
|
||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/readme.md",
|
||||
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a4c8a291-9c1c-416e-bcd8-0bce4e23998d/image.png",
|
||||
"author": "sporocyst",
|
||||
"version": "1.0.0",
|
||||
"tags": [],
|
||||
"createdAt": "2025-03-22",
|
||||
"updatedAt": "2025-03-22"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue