Tab, inactive, color change
Hi, to change the color of an inactive tab, I've applied the solution described here (https://support.mozilla.org/en-US/questions/1368878). It works, but it (somehow) also changes the shape of the button (see the attached image). I wonder if there is a way to change just the color, pls?
My useChrome.css code: .tabbrowser-tab:not([selected="true"]):not(:hover) .tab-content {background-color: #F9EDD5 !important;}
Many thanks in advance for any kind help!
- )
k
All Replies (1)
You might ask on the FirefoxCSS sub of Reddit. As far as I can see, I am not getting that result (see screenshot).
Modified