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

fix for dark-discord theme #14

Merged
merged 1 commit into from
Sep 8, 2022
Merged

fix for dark-discord theme #14

merged 1 commit into from
Sep 8, 2022

Conversation

aa22dev
Copy link
Member

@aa22dev aa22dev commented Sep 8, 2022

  • Issue was upon clicking on a field in DNS records, JS code automatically add white styling on it.
  • Adding !important with the background color to overwrite the style attribute in DOM.
  • This commit should fix the issue Large Text Box Error #13

- Issue was upon clicking on a field in DNS records, JS code automatically add white styling on it.
- Adding !important with the background color to overwrite the style attribute in DOM.
@cloudflare-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a9907b2
Status: ✅  Deploy successful!
Preview URL: https://d66aefb9.vistapanel-themes-881.pages.dev
Branch Preview URL: https://mahofficial-patch-1.vistapanel-themes-881.pages.dev

View logs

@aa22dev aa22dev merged commit 4ef83ed into master Sep 8, 2022
@aa22dev aa22dev deleted the mahofficial-patch-1 branch September 8, 2022 16:18
4yx added a commit that referenced this pull request Jan 13, 2023
Upon clicking on a field, JS code automatically adds white styling on it.
This change marks the background on all fields as !important to address this.

Originally done in #14 for dark-discord, now ported to all dark themes.

Co-Authored-By: AA22Dev <admin@aa22.dev>
@4yx 4yx mentioned this pull request Jan 13, 2023
4yx added a commit that referenced this pull request Jan 26, 2023
Dark themes should now work correctly, yay!
Also fixed the search icon for the Dark theme (that I found 7 days ago).
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.

None yet

1 participant