Customizing the print preview toolbar color

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

Falna
Astronaut
Astronaut
Posts: 512
Joined: 2015-08-23, 17:56
Location: UK / France

Customizing the print preview toolbar color

Unread post by Falna » 2016-12-16, 02:14

I'm trying to modify the color of the print preview toolbar using userChrome.css

Now I know that this modification works on the navigation bar:
  • #nav-bar {
    background-color: #f90000 !important;
    }
So why doesn't this code work?
  • #print-preview-toolbar {
    background-color: #f90000 !important;
    }
I'm obviously missing something, so any clues would be appreciated...

Forked extensions :
● Add-ons Inspector ● Auto Text Link ● Copy As Plain Text ● Copy Hyperlink Text ● FireFTP button replacement ● gSearch Bar ● Navigation Bar Enhancer ● New Tab Links ● Number Tabs ● Print Preview Button and Keyboard Shortcut 2 ● Scrollbar Search Marker ● Simple Marker ● Tabs To Portfolio ● Update Alert ● Web Developer's Toolbox ● Zap Anything

Hint: If you expect a reply to your PM, allow replies...

Locked