How can I reduce idiotically big line spacing in bookmark sidebar?
Could you please explain in detail, how to use UserChrome.css (what to do), if you want to reduce line spacings?
My bookmarks are double spaced now with the new update. How can I go back to single space?
This new update has double spaced my bookmarks. How can I get them single spaced? Thanks.
latest version of firefox has increased spacing of bookmarks in bookmarks menu
latest version of firefox has increased spacing of bookmarks in bookmarks menu
Spacing between bookbarks is broken with v.63 - userchrome.css does not work anymore - how to get it back?
Hey guys, previously I could customize the interface of FF via userchrome.css. I used to have less space between the bookmarks on the tab to the left. An update way back … (閱讀更多)
Hey guys,
previously I could customize the interface of FF via userchrome.css. I used to have less space between the bookmarks on the tab to the left. An update way back (53 I think) changed it to what it is today, which is why I needed the userchrome.css edits. Those dont work since the new update of FF. Is this a known bug or don't the codelines do anything anymore?
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); /* Tighten up bookmark tree in Fx25 */ .sidebar-placesTree treechildren::-moz-tree-row, .placesTree treechildren::-moz-tree-row { height: 1.3em !important; border-width: 1px !important; }
This is what I used to keep the space between the bookmarks on the classic level. I attatched a ScreenShot on how it should NOT look like, but does look like since v63.