diff --git a/themes/5cf483a0-4182-4240-8a32-c0693153dd00/chrome.css b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/chrome.css new file mode 100644 index 00000000..2889c0e6 --- /dev/null +++ b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/chrome.css @@ -0,0 +1,6 @@ + +@-moz-document url-prefix("chrome:") { + & #zen-tabbox-wrapper { + margin: 0 !important; + } +} diff --git a/themes/5cf483a0-4182-4240-8a32-c0693153dd00/image.png b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/image.png new file mode 100644 index 00000000..231d6439 Binary files /dev/null and b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/image.png differ diff --git a/themes/5cf483a0-4182-4240-8a32-c0693153dd00/readme.md b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/readme.md new file mode 100644 index 00000000..c62d77ee --- /dev/null +++ b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/readme.md @@ -0,0 +1,4 @@ + +# scrollbar to screen edge + +Puts the scrollbar to the very right edge of the screen diff --git a/themes/5cf483a0-4182-4240-8a32-c0693153dd00/theme.json b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/theme.json new file mode 100644 index 00000000..f5ad2e4a --- /dev/null +++ b/themes/5cf483a0-4182-4240-8a32-c0693153dd00/theme.json @@ -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" +} \ No newline at end of file