No Code Attached Yet bug Dark Mode
avatar heelc29
heelc29
24 Mar 2024

Steps to reproduce the issue

create secondary button in backend and hover
<button type="button" class="btn btn-secondary">Secondary</button>

create outline-secondary button in backend
<button type="button" class="btn btn-outline-secondary">Secondary</button>

Expected result

all variables should be defined

all outline buttons should have same style

Actual result

light theme (--btn-secondary-color-hvr, --btn-secondary-bg-hvr):
image

dark theme (--btn-secondary-color-hvr):
image

secondary outline button is not outline:
image

Additional comments

similar #43117

avatar heelc29 heelc29 - open - 24 Mar 2024
avatar joomla-cms-bot joomla-cms-bot - change - 24 Mar 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 24 Mar 2024
avatar Hackwar Hackwar - change - 24 Mar 2024
Labels Added: bug
avatar Hackwar Hackwar - labeled - 24 Mar 2024
avatar Hackwar Hackwar - change - 5 Aug 2024
Labels Added: Dark Mode
avatar Hackwar Hackwar - labeled - 5 Aug 2024

Add a Comment

Login with GitHub to post a comment