Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix for spaceship.com #13721

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

felixonmars
Copy link
Contributor

  • Invert bright logo
  • Invert a bright background image for search bar (after login).

- Invert bright logo
- Invert a bright background image for search bar (after login).
@Myshor
Copy link
Collaborator

Myshor commented Jan 12, 2025

The whole page is making my Firefox hang up.

So I tried different approach:

spaceship.com

IGNORE INLINE STYLE
svg *

That gave me the first logo fixed without INVERT.

And fixed treedots too... So maybe check if my fix would do the trick with "Invert a bright background image for search bar (after login)."

If not then change the first invert to that IGNORE INLINE STYLE section if yes then just change the fix to the code above.

spaceship.com

INVERT
.lf-logo.lf-color-scheme--light
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be removed and changed to IGNORE INLINE STYLE fix.

.lf-logo.lf-color-scheme--light
.lp-background-image

================================
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If INVERT will be still needed then IGNORE INLINE STYLE will be as the next section under it to add.

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