Aris-t2 / CustomCSSforFx

Custom CSS tweaks for Firefox
GNU General Public License v3.0
1.8k stars 181 forks source link

Multiple lines add bookmarks (links) #590

Closed Marcosdw closed 9 months ago

Marcosdw commented 1 year ago

Firefox: 112 Custom CSS Tweaks for Firefox v4.3.5

Hello,

In the multiple lines configuration (@import "./css/toolbars/bookmarks_toolbar_multiple_lines.css") I would like to leave the number of bookmarks free after the arrow.

Capture d’écran 2023-04-17 150403

Thank you for your assistance

best regard

Marco

Sorry, I use a French English online translator

Aris-t2 commented 1 year ago

Maybe something got lost in translation, but I do not understand what this means: "I would like to leave the number of bookmarks free after the arrow"

Marcosdw commented 1 year ago

Extend the number of bookmarks after the arrow

Aris-t2 commented 1 year ago

bookmarks_toolbar_multiple_lines.css only works like this:

image

--->

image

(you can also increase the amount of lines in general_variables.css or bookmarks_toolbar_multiple_lines.css, if you do not use the full release of this projects files)

--->

image

Aris-t2 commented 1 year ago

Any news here?

Marcosdw commented 1 year ago

How not to limit the number of bookmarks

/* ---------------------------------- BOOKMARKS TOOLBAR - MULTIPLE LINES

[!] only use one option at a time [!] the amount of visible bookmark items is limited internally to ~90-110 bookmarks

Aris-t2 commented 1 year ago

You can not. This was hardcoded by Mozilla. Nothing we can do about.

90-110 was an approximate value back then, when this was fist written. It may differ now.

Aris-t2 commented 1 year ago

Any news here? Can this be closed now?