搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Tab, inactive, color change

  • 1 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 Terry

more options

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

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
附加的畫面擷圖

所有回覆 (1)

more options

You might ask on the FirefoxCSS sub of Reddit. As far as I can see, I am not getting that result (see screenshot).

由 Terry 於 修改