mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Add theme: No Sidebar Scrollbar
This commit is contained in:
parent
cce6dde0c8
commit
f16413b774
4 changed files with 13 additions and 0 deletions
4
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css
Normal file
4
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
#tabbrowser-arrowscrollbox {
|
||||
scrollbar-width: none;
|
||||
}
|
BIN
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png
Normal file
BIN
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
8
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/readme.md
Normal file
8
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/readme.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
|
||||
# No Scrollbar in Sidebar
|
||||
|
||||
This theme removes the Sidebar Scrollbar while retaining the scroll functionality.
|
||||
|
||||
## Preview
|
||||
|
||||

|
1
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json
Normal file
1
themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id": "4ab93b88-151c-451b-a1b7-a1e0e28fa7f8", "name": "No Sidebar Scrollbar", "description": "This theme removes the Sidebar Scrollbar while retaining the scroll functionality.", "homepage": "https://github.com/mally8/zen-browser-no-sidebar-scrollbar", "style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png", "author": "mally8", "version": "1.0.0"}
|
Loading…
Add table
Add a link
Reference in a new issue