MacBookPro.lan 2026-6-17:0:44:8
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
---
|
||||
link: https://github.com/A-Kees-H/Firefox-Vertical-Tabs-Mod/blob/main/copy_the_code_in_this_file.css
|
||||
created: 2026-06-17
|
||||
tags:
|
||||
- "#t/clippings/github"
|
||||
author:
|
||||
- https://github.com/A-Kees-H
|
||||
---
|
||||
|
||||
```css
|
||||
/* Remove sidebar tools + extensions column */
|
||||
#sidebar-tools-and-extensions-splitter,
|
||||
.sidebar-panel #sidebar-tools-and-extensions-splitter {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
.wrapper >.buttons-wrapper {
|
||||
display: none!important;
|
||||
}
|
||||
|
||||
/* Prevent leftover spacing */
|
||||
.sidebar-panel.wrapper {
|
||||
padding-right: 0!important;
|
||||
margin-right: 0!important;
|
||||
}
|
||||
|
||||
/* Hide Sidebar toggle button */
|
||||
#sidebar-button {
|
||||
display: none!important;
|
||||
}
|
||||
```
|
||||
@@ -1,13 +0,0 @@
|
||||
---
|
||||
URL: https://github.com/FirefoxCSS-Store/FirefoxCSS-Store.github.io
|
||||
Pocket URL: https://getpocket.com/read/3259216786
|
||||
tags:
|
||||
- pocket
|
||||
Excerpt: |
|
||||
FirefoxCSS-Store A collection site of Firefox userchrome themes, mostly from FirefoxCSS Reddit.Preview here. Generic Installation Go to the wanted theme and click the download button. You should now be on the github page for that topic.
|
||||
aliases:
|
||||
- firefox user css
|
||||
- user CSS (chrome css)
|
||||
---
|
||||
|
||||

|
||||
Reference in New Issue
Block a user