We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I tried this solution to increase tabs font size (the Way 2.), but it doesn't works.
How can I solve it?
No response
podman run -d --name=firefox -p 5800:5800 -v /home/lay/firefox:/config:rw,z --shm-size 2g docker.io/jlesage/firefox:latest
-
The text was updated successfully, but these errors were encountered:
The method is working for me. Did you added the userChrome.css file to /home/lay/firefox/profile/chrome/ ?
userChrome.css
/home/lay/firefox/profile/chrome/
Sorry, something went wrong.
No branches or pull requests
Current Behavior
I tried this solution to increase tabs font size (the Way 2.), but it doesn't works.
How can I solve it?
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Container creation
podman run -d --name=firefox -p 5800:5800 -v /home/lay/firefox:/config:rw,z --shm-size 2g docker.io/jlesage/firefox:latest
Container log
Container inspect
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: