Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post all questions and feedback into this discussion thread! #699

Open
patfla opened this issue Oct 30, 2024 Discussed in #606 · 0 comments
Open

Post all questions and feedback into this discussion thread! #699

patfla opened this issue Oct 30, 2024 Discussed in #606 · 0 comments

Comments

@patfla
Copy link

patfla commented Oct 30, 2024

How would I highlight the currently selected tab? I was able to customize a previous userChrome.css project to change current-selected to a shade of orange with the following code.

.tabbrowser-tab[selected] .tab-content {
  /* background-color: #33cc33 !important; } */
  background-color: #ffa31a !important; }

Have fiddled with getting the same result in my installation of CustomCSSforFx, but this project is much more complex than the previous one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant