#Silly Little Bookmarks Bar Customization
23 messages ยท Page 1 of 1 (latest)
The left and right margins are manually calculated based on how many icons are on each side of the URL bar. Otherwise it won't be centered. There's some other miscellaneous customizations that I use included, but the important section is /* bookmarks */
I use bookmarks toolbar > only show on new tab
Works with gradients too
niceee
I fixed some margin issues so here's the fixed css
Last update I swear. I fixed cutomize toolbar mode
i'm sorry but where is your changes for customize toolbar mode?
which point in that code
max-width: fit-content !important;
}```
Okay last last fix. The padding on the urlbar was wrong when not on a new tab
#PersonalToolbar[collapsed="false"] is the change
Added animations
Not sure why there were a bunch of duplicates in that one part of the video but whatever
omg, u have solved an issue of mine. which was extra place for extensions. im using singletoolbar mode, but this still would work.
one issue is that the @keyframes part doesnt seem to work. why is it not animating?
Are you using it in single toolbar mode? Iโm not sure how that would work
The @keyframes animation will play when you show or hide the bookmarks bar with <Control><Shift>B, but otherwise the animation is just the vertical show/hide bookmarks bar. I would remove the top negative margin on #personal-bookmarks if you're going to use it this way, but I'm glad I solved a problem for you! @twin void
ahh, i thought it would do this everytime u switch workspaces
It does, it's just that the bookmarks bar is hidden when it happens