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

Not working on Letterboxd #8

Open
luuk777w opened this issue Jun 15, 2024 · 1 comment
Open

Not working on Letterboxd #8

luuk777w opened this issue Jun 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@luuk777w
Copy link
Collaborator

Not working on Letterboxd

@luuk777w luuk777w added the bug Something isn't working label Jun 15, 2024
@matthijs110
Copy link
Owner

I am seeing the following styles added by the extention:

<style type="text/css" id="country-flag-fixer-ext">
    #pw-close-btn .circle { font-family: 'Twemoji Country Flags', sans-serif !important; }
    .fixed-mobile-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
    .pw-siderail-left-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
    .pw-siderail-right-close { font-family: 'Twemoji Country Flags', Helvetica, Arial, sans-serif !important; }
    #tycheConsole { font-family: 'Twemoji Country Flags', Arial, Helvetica, sans-serif !important; }
</style>

It is missing several elements that do have a class with font-family bound to it. This doesn't seem to be detected by the extention and needs further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants