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

userChrome.css: Adapt to firefox 133 layout changes. #325

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

mtwebster
Copy link
Member

@mtwebster mtwebster commented Dec 13, 2024

Ref #320

Testing

This change updates the userChrome.css file in your webapp's profile.

To try it, you can:

  • Back up the current package's file:
$ cd /usr/share/webapp-manager/firefox/profile/chrome
$ sudo mv userChrome.css userChrome.css.bak
> curl https://raw.githubusercontent.com/linuxmint/webapp-manager/ef8855f711bd4db7c74cb1e3d195cadda98b4e6f/usr/share/webapp-manager/firefox/profile/chrome/userChrome.css | sudo tee ./userChrome.css
  • Then, start webapp-manager and Edit the webapp. Click Ok without any changes - this should update your webapp with the new userChrome.css file. Next time you open the webapp the fix should be applied.

@mtwebster mtwebster merged commit 42b6d42 into master Dec 16, 2024
2 checks passed
junalmeida added a commit to junalmeida/webapps_manager that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant