mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #538] Footer in Dark Mode is not readable #198
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SnowJuli on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/538
The Footer of the LLDAP Page isn't very readable because the font and the footer have the same color.

A closer look into the DevTools of Firefox show that the font-color option is out greyed:

Info:
stableDocker Image@martadinata666 commented on GitHub (Apr 9, 2023):
Can you try this, personal lldap demo test , check if it will show same issue
can you try clearing browser cache and cookies, or you are using some external
themingextensions?@SnowJuli commented on GitHub (Apr 9, 2023):
Yup, just tested it again and force deleting cache resolved the issue. Will close the issue now.