jlesage / docker-firefox

Docker container for Firefox
MIT License
1.4k stars 266 forks source link

Increase tabs font size #189

Open LaySoft opened 1 year ago

LaySoft commented 1 year ago

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

jlesage commented 1 year ago

The method is working for me. Did you added the userChrome.css file to /home/lay/firefox/profile/chrome/ ?