Topic: Toggle buttons - make it easier to see which button is selected
Espen Rønning priority asked 4 months ago
Expected behavior Easy to see which button is selected.
Actual behavior Not that easy to see...
Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/standard/ererling-sande-no/6169503#html-tab-view
Grzegorz Bujański staff answered 4 months ago
Thanks for reporting. We will consider it. At this point, you can add your own styles that will suit you in your project, e.g. setting the blur as you suggested:
.btn-check:not(:checked)+.btn {
filter: blur(1px);
}
Espen Rønning priority answered 4 months ago
I'm no designer, so I'll leave it to you to find a good solution. Maybe bluring the unselected buttons?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: Yes