Not working custom links not visible in dark mode #15616
Labels
beta
Concerns a bug/feature in a beta release
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
topic: UI/UX
User interface or user experience related work
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v4.0-beta1
Python Version
3.10
Steps to Reproduce
Expected Behavior
Button switches class to
class="btn btn-sm btn-outline-light"
Observed Behavior
Button does not switch
class="btn btn-sm btn-outline-dark"
The text was updated successfully, but these errors were encountered: