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

All sites overlap the tab bar in fullscreen mode (FF 102.0) #52

Open
verum-haeresis opened this issue Jul 1, 2022 · 2 comments
Open

Comments

@verum-haeresis
Copy link

Screenshot 2022-07-01 at 16 23 43

Screenshot 2022-07-01 at 16 23 52

@verum-haeresis
Copy link
Author

userChrome is:
@import '/Users/artempolyakov/Git/firefox-safari-style/css/userChrome-vibrancy.css';

I has changed it to:
@import '/Users/artempolyakov/Git/firefox-safari-style/css/userChrome.css';

But there is same issue.
Screenshot 2022-07-01 at 16 35 46
Screenshot 2022-07-01 at 16 35 53

@verum-haeresis
Copy link
Author

@ideaweb, Hi. You should remove:

background-color: transparent !important;
background-image: none !important;

At #navigator-toolbox, to fix this issue.

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