btn-outline-secondary


Topic: btn-outline-secondary

AlessioB asked 8 months ago

As reported at the following link Buttons, the border and text color for btn-outline-secondary are

color: #a6c !important;
background-color: transparent !important;
border: 2px solid #a6c !important;

Using same class I get these

color: #fc685f !important;
background-color: transparent !important;
border: 2px solid #fc685f !important;

Grzegorz Bujański staff commented 8 months ago

Hi. Have you not overwritten .btn-outline-secondary?


AlessioB commented 8 months ago

No, I don't changed anything


AlessioB answered 8 months ago

Looking at full styles informations, the problem seems related to the .white-skin class enter image description here


Grzegorz Bujański staff commented 8 months ago

If you use the white skin, the default colors also change. If you want to prevent this behavior, do not use skin


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: jQuery
  • MDB Version: 4.19.1
  • Device: PC
  • Browser: Edge
  • OS: Windows 10 2004
  • Provided sample code: No
  • Provided link: Yes
Tags