18 Commits (d7f813e96bb4d59491b47099177bc492882e3eef)

Author SHA1 Message Date
MrOtherGuy 1621ecc3f4 set visibility:hidden for items in bookmarks toolbar when collapsed 3 years ago
MrOtherGuy d35ebf1943 hide .bookmark-item elements in fullscreen mode. Fixes #154
For some reason individual .bookmark items in the toolbar are being
rendered in Firefox 96, even though the toolbar itself is hidden. This
patch applies a simple visibility:hidden to all of them.
3 years ago
MrOtherGuy 946668e9a1 Handle different bookmarks item heights better
Bookmark items in the toolbar may not be same height on all systems,
generally the text size on Linux is bigger than on Windows for example.
This patch changes the height to use min-height on bookmark items and
removes their individual block padding. Thus, thee effectively have
variable block-padding depending on the text size.

In addition this patch removes few pre-proton workarounds because those
don't need to be supported any more.
3 years ago
MrOtherGuy 2d7f31b766 make sure bookmarks toolbar isn't collapsed in fullscreen mode. fixes #154 3 years ago
MrOtherGuy 7db2c96530 add temporary dummy variables for tab-block-margin 3 years ago
MrOtherGuy 240b7ee1ec increase z-index of selected tab to hide the border below it 3 years ago
MrOtherGuy 8513ca9bfb fix additional background alignment 3 years ago
MrOtherGuy 3b3e363be5 apply --toolbar-bgcolor on top of theme-images 3 years ago
MrOtherGuy e369c1670c add support for theme images 3 years ago
MrOtherGuy 6556b1d525 bunch of fixes for proton compatibility 3 years ago
MrOtherGuy 2046d18880 sidebar-box needs to be position:relative 4 years ago
MrOtherGuy aa77a9478e Apply bookmarks padding also to import-bookmarks and other-bookmarks buttons 4 years ago
MrOtherGuy 7e11f3796e Reduce navbar and personaltoolbar transform specificity 4 years ago
MrOtherGuy 5d18237e62 Add off-by-default way to show toolbars if mainpopupset is hovered 4 years ago
MrOtherGuy b4d97d83c9 work around issue where hovering sidebar-header would show the toolbox 4 years ago
MrOtherGuy 5e823bafd5 make bookmarks toolbar only hidden - not collapsed when it is disabled 4 years ago
MrOtherGuy fc967120bf Use longer delay before autohide 4 years ago
MrOtherGuy 28278cffa4 new file 4 years ago