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

EmbedLite css default value fixes #165

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

rainemak
Copy link
Member

@rainemak rainemak commented Oct 3, 2024

This PR contains two commits. Both commits touches html and body default css values:

  • First one fixes default font to sans-serif
  • Second one margin & padding to zero

Changes are synchronized from Android FF 91 https://github.com/sailfishos-mirror/gecko-dev/blob/78d17b06b04f2b76bcb6e3e2a553f4ad0202bc8d/mobile/android/themes/geckoview/config.css

To be noted that these were broken on ESR 78 as well.

GitHub issue:
sailfishos/sailfish-browser#1083
sailfishos/sailfish-browser#1084

This commit syncs default font from Android FF config.css:
mobile/android/themes/geckoview/config.css

GitHub issue:
sailfishos/sailfish-browser#1083
…o zero. JB#62598

This commit syncs html & body padding & marging defaults from Android FF config.css:
mobile/android/themes/geckoview/config.css

GitHub issue:
sailfishos/sailfish-browser#1084
@rainemak
Copy link
Member Author

rainemak commented Oct 3, 2024

Rebased

@rainemak rainemak merged commit 5f45891 into sailfishos-esr91 Oct 3, 2024
@rainemak rainemak deleted the cssDefaultValueFixes branch October 3, 2024 13:03
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

Successfully merging this pull request may close these issues.

2 participants