Recommended Posts

No luck, still seeing those icons on the left side of my bookmark name... any other tips/suggestions?

add

}

#main-window #navigator-toolbox #PersonalToolbar > toolbaritem > menubar > menu > label

{

color: white !important;

}

/* ::::: bookmark buttons ::::: */

.bookmark-item > .toolbarbutton-icon {

display: none;

}

/* ::::: toolbar decorations ::::: */

toolbarseparator {

margin: 11px 0.2em;

}

to your "userChrome.css" located in C:\Users\"your name"\AppData\Roaming\Mozilla\Firefox\Profiles\76acl1r5.default\chrome

add

}

#main-window #navigator-toolbox #PersonalToolbar > toolbaritem > menubar > menu > label

{

color: white !important;

}

/* ::::: bookmark buttons ::::: */

.bookmark-item > .toolbarbutton-icon {

display: none;

}

/* ::::: toolbar decorations ::::: */

toolbarseparator {

margin: 11px 0.2em;

}

to your "userChrome.css" located in C:\Users\"your name"\AppData\Roaming\Mozilla\Firefox\Profiles\76acl1r5.default\chrome

That worked perfectly, thanks!

  • 1 month later...
  • 1 month later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.