Skip to content

Fix dropdown background color (dark theme)#2188

Merged
yubiuser merged 1 commit into
develfrom
fix/dropdown
Apr 26, 2022
Merged

Fix dropdown background color (dark theme)#2188
yubiuser merged 1 commit into
develfrom
fix/dropdown

Conversation

@rdwebdesign
Copy link
Copy Markdown
Member

By submitting this pull request, I confirm the following:

  • I have read and understood the contributors guide, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • I have commented my proposed changes within the code.
  • I have tested my proposed changes.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the EUPL 1.2 license
  • I have squashed any insignificant commits. (git rebase)
  • I have Signed Off all commits. (git commit --signoff)

What does this PR aim to accomplish?:

Fix #2187

A recent change caused an unintentional effect. This PR fixes it.

Reported by @regae:
1d9b40d#r72224129

How does this PR accomplish the above?:

Add new CSS to style .dropdown elements.

What documentation changes (if any) are needed to support this PR?:

none

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
@rdwebdesign rdwebdesign linked an issue Apr 26, 2022 that may be closed by this pull request
@yubiuser yubiuser merged commit 08c5b7a into devel Apr 26, 2022
@yubiuser yubiuser deleted the fix/dropdown branch April 26, 2022 19:36
yubiuser referenced this pull request Apr 26, 2022
- add fixes for mobile and medium screens
- new style selectors
- button background-color (tablets / medium screens)
- small adjustments
- remove unused image file

Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
@pralor-bot
Copy link
Copy Markdown

This pull request has been mentioned on Pi-hole Userspace. There might be relevant details there:

https://discourse.pi-hole.net/t/pi-hole-ftl-v5-16-web-v5-13-and-core-v5-11-1-released/56384/1

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.

Wrong background color for ".dropdown" class (dark theme)

3 participants