14 Commits (dad46ee23ac4e2268e4ef36fb7fc4d744d62531e)

Author SHA1 Message Date
MrOtherGuy fe6a29dbcd remaining -moz-box-x cleanup 1 year ago
MrOtherGuy e8e15af36c vertical_bookmarks_toolbar: Enable webkit-box layout for Firefox 113 1 year ago
MrOtherGuy 21750e272b vertical_bookmarks_toolbar: make placesToolbarItems default to flex
-webkit-box doesn't work correctly in Firefox 112 and 113 so lets
default to flex again and make webkit-box opt-in. It is required for
Fx 114 though, but nightly users need to opt-in to using it.
2 years ago
MrOtherGuy 0c1a86cec5 vertical_bookmarks_toolbar: Make PlacesToolbarItems use -webkit-box
This is because scrollbox[orient="horizontal"] has a UA sheet set
important row flex-direction which we cannot override.
2 years ago
MrOtherGuy b393f711a8 vertical_bookmarks_toolbar: Add workaround for flexbox changes 2 years ago
MrOtherGuy a46d28bcab replace uses of #browser-bottombox with #main-window > body::after
Browser-bottombox element has been removed from Firefox in 109 so lets
not use that anymore.
2 years ago
MrOtherGuy b1bae62e32 vertical_bookmarks_toolbar.css: Make PlacesToolbar flow vertically 2 years ago
MrOtherGuy 9d90aabbc0 vertical-bookmarks-toolbar: Fix fullscreen mode and make it work in 107+ 2 years ago
GodieGun 4653c3ee7e
Update vertical_bookmarks_toolbar.css (#214)
This change makes compatible with pop-up windows. I use extensions that creates new pup-up windows and looks bad with that space in blank. this affects to other windows than don't use tabs.
2 years ago
MrOtherGuy f12eed50a9 Don't restyle separators unless they are actually inside PersonalToolbar
Someone might use this style to make the bookmarks toolbar itself
vertical housing buttons etc. but have bookmarks-toolbar-items in some
other horizontal toolbar.
2 years ago
MrOtherGuy 976df50a01 Make separators show up with vertical bookmarks toolbar 2 years ago
MrOtherGuy 36132cd715 set the toolbar height to 100vh and add more vertical padding to buttons in it 4 years ago
MrOtherGuy 6263334baa Scope styles that select #browser to browser.xhtml 4 years ago
MrOtherGuy e2fbcb5790 Create vertical_bookmarks_toolbar.css 4 years ago