This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Made for Firefox version 134.0.2, and designed to be used with the Tree Style Tabs extension | |
This css collapses the menu bar and horizontal tabs at the top of the browser, | |
and moves the minimize, restore, and close buttons to the right of the hamburger icon button | |
This uses some code from the TST wiki, https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules | |
The examples there did not work for me or had pixel-offset issues, so the below is a result of extensive modifications | |
Known issue: when the browser window is very small, the top-right buttons overlap with the search bar |