mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: scrollbar to screen edge
This commit is contained in:
parent
2a9820d3e9
commit
5896116a97
4 changed files with 24 additions and 0 deletions
6
themes/5cf483a0-4182-4240-8a32-c0693153dd00/chrome.css
Normal file
6
themes/5cf483a0-4182-4240-8a32-c0693153dd00/chrome.css
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
|
||||||
|
@-moz-document url-prefix("chrome:") {
|
||||||
|
& #zen-tabbox-wrapper {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
}
|
BIN
themes/5cf483a0-4182-4240-8a32-c0693153dd00/image.png
Normal file
BIN
themes/5cf483a0-4182-4240-8a32-c0693153dd00/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
4
themes/5cf483a0-4182-4240-8a32-c0693153dd00/readme.md
Normal file
4
themes/5cf483a0-4182-4240-8a32-c0693153dd00/readme.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
# scrollbar to screen edge
|
||||||
|
|
||||||
|
Puts the scrollbar to the very right edge of the screen
|
14
themes/5cf483a0-4182-4240-8a32-c0693153dd00/theme.json
Normal file
14
themes/5cf483a0-4182-4240-8a32-c0693153dd00/theme.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"id": "5cf483a0-4182-4240-8a32-c0693153dd00",
|
||||||
|
"name": "scrollbar to screen edge",
|
||||||
|
"description": "Puts the scrollbar to the very right edge of the screen",
|
||||||
|
"homepage": "",
|
||||||
|
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5cf483a0-4182-4240-8a32-c0693153dd00/chrome.css",
|
||||||
|
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5cf483a0-4182-4240-8a32-c0693153dd00/readme.md",
|
||||||
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/5cf483a0-4182-4240-8a32-c0693153dd00/image.png",
|
||||||
|
"author": "tahawael",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"tags": [],
|
||||||
|
"createdAt": "2025-03-15",
|
||||||
|
"updatedAt": "2025-03-15"
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue