Topic: A link button in a table got color over written
Jay Skyworker free asked 5 years ago
Expected behavior
a Link button Inside a table should follow the text color of btn
<table class=table><tr><td>
<a class="btn btn-primary " href="/">test</a>
</td></tr><table>
Actual behavior
mdb.css:8405 table.table a overwrites the text color and make all text black
Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/jquery/jay_skyworker/557084
Marta Wierzbicka staff answered 5 years ago
Hi,
for now, you can use code from this snippet: https://mdbootstrap.com/snippets/jquery/marta-szymanska/561316 and we will fix that bug in our package. Thank you for noticing this.
Best, Marta
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.7.5
- Device: desktop
- Browser: chrome
- OS: windows
- Provided sample code: No
- Provided link: Yes
Bartłomiej Malanowski staff commented 5 years ago
How can we reproduce your issue? Can you create a snippet where the issue would be visible?
Jay Skyworker free commented 5 years ago
https://mdbootstrap.com/snippets/jquery/jay_skyworker/557084
Jay Skyworker free commented 5 years ago
FYI mdb.css:8405 table.table a overwrites the text color and make all text black