Something like this should work:
#navigator-toolbox::after{
height: 1px;
background-image: linear-gradient(to right, blue, yellow, cyan, magenta, red);
order: 1000;
content: "";
display: flex !important;
}
Post your unsupported Firefox customizations here!
From the makers of r/FirefoxCSS
Links
Related
Something like this should work:
#navigator-toolbox::after{
height: 1px;
background-image: linear-gradient(to right, blue, yellow, cyan, magenta, red);
order: 1000;
content: "";
display: flex !important;
}
As always it works perfectly. Thanks a lot!
Try the userstyles suggested in previous r/FirefoxCSS topic: 'Help needed, how to change border color under the bookmarks toolbar ?'... ignore "under the Bookmarks toolbar" in title... these lines actually appear between main toolbars and the webpage Content window.
BTW - Do give BiggMurr's reply a try... the whacked-out auto-changing border colours userstyle is a fun option... although you will need black or dark toolbars and content window to really enjoy the show!