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>
all variables should be defined
all outline buttons should have same style
light theme (--btn-secondary-color-hvr, --btn-secondary-bg-hvr):

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

secondary outline button is not outline:

similar #43117
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
bug
|
||
| Labels |
Added:
Dark Mode
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-09 06:20:23 |
| Closed_By | ⇒ | QuyTon |
Closing as duplicate #43333. Thanks.