ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

earlier Firefox update change my bookmark folder icons and url icons so no longer visually useful?

  • ما من ردود
  • 0 have this problem
  • 8 views
more options

I had a UserChrome.css working great so that I could see More folders and urls in the drop down lists when I'd click on a folder icon in my toolbar displaying a large number of other folders and links (from Bookmarks Toolbar in Bookmarks).

At some point in the last year a Firefox updated totally changed them so that they are now Very small. The folders are just a tiny tiny hard to see Outline of a folder (no color) and the url icons are very tiny (but with color).

I'm no longer up to speed (as if I Every was) on how to fix this back.

UserChrome.css last changed on 2/10/17 so .. I'm not sure why the Appearance has changed?

Is there a simple fix? A colored folder icon for the folders and a bit larger colored icon from the fav.icon for the url would be nice? And I wouldn't mind if they had less space in between the folders and urls?

  1. personal-bookmarks .toolbarbutton-icon {

display: none !important; }

  1. personal-bookmarks .toolbarbutton-icon {

display: none !important; } margin: 0 2px !important; }

  1. bookmarks-ptf toolbarbutton:hover {

-moz-border-left-colors: none !important; -moz-border-right-colors: none !important; -moz-border-top-colors: none !important; -moz-border-bottom-colors: none !important; }

.bookmark-item { font-weight: normal !important; font-size: 11.5px !important; font-family: arial !important;

  height: .9em !important;

}

thanks!!!

I had a UserChrome.css working great so that I could see More folders and urls in the drop down lists when I'd click on a folder icon in my toolbar displaying a large number of other folders and links (from Bookmarks Toolbar in Bookmarks). At some point in the last year a Firefox updated totally changed them so that they are now Very small. The folders are just a tiny tiny hard to see Outline of a folder (no color) and the url icons are very tiny (but with color). I'm no longer up to speed (as if I Every was) on how to fix this back. UserChrome.css last changed on 2/10/17 so .. I'm not sure why the Appearance has changed? Is there a simple fix? A colored folder icon for the folders and a bit larger colored icon from the fav.icon for the url would be nice? And I wouldn't mind if they had less space in between the folders and urls? #personal-bookmarks .toolbarbutton-icon { display: none !important; } #personal-bookmarks .toolbarbutton-icon { display: none !important; } margin: 0 2px !important; } #bookmarks-ptf toolbarbutton:hover { -moz-border-left-colors: none !important; -moz-border-right-colors: none !important; -moz-border-top-colors: none !important; -moz-border-bottom-colors: none !important; } .bookmark-item { font-weight: normal !important; font-size: 11.5px !important; font-family: arial !important; height: .9em !important; } thanks!!!
Attached screenshots