On 9/12/18, Andy K <[email protected]> wrote:
> Is it possible to increase the size of font used in bookmarks?

Maybe something along these lines?
add this bit to userChrome.css

/*
 * increase the font size of bookmarks
 */
.bookmark-item { font-size: 150% !important; }

which also sets the font size of the bookmarks toolbar; dunno if you
want that or not, but I don't know how to exclude it.

Lee
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to