Button text color


Recommended Posts

/* change color of all text in menus and toolbars */
 menubar > menu,
 toolbar, toolbar > .toolbarbutton-text,
 .toolbarbutton-text,
#nav-bar > .toolbarbutton-1,
.toolbarbutton-menubutton-button > .toolbarbutton-text,
.toolbarbutton-1 > .toolbarbutton-text,
toolbarbutton.bookmark-item, #bookmarks-toolbox,
 menubutton, menulist, menu, menuitem, toolbar, tree, tooltip, sidebarheader,
#CustomizeToolbarWindow, #main-box, palette-box, #wrapper-tabextensions-tablist-button, wrapper-tabextensions-labelTabSession-button {
   color: #FFFFFF !important;
   font-weight: normal;
font-family: Calligrapher !important;
} 

Found here

Lots of other good codes there too. hope this helps.

Edit: I assume by buttons you mean toolbar buttons and such. If not please explain more.

Link to comment
Share on other sites

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

    • No registered users viewing this page.