creativetimofficial / ct-material-dashboard-pro

Material Dashboard Pro - Premium Bootstrap 5 Admin
https://demos.creative-tim.com/material-dashboard-pro/pages/dashboards/analytics
116 stars 28 forks source link

is-focused color - hard to see on small displays #243

Closed jtallinger closed 5 years ago

jtallinger commented 5 years ago

Hi,

I have Material dashboard Pro and face an issue with the text color on focus during search. On bigger displays the focus color is grey and that works well on white background, but on smaller displays where search field is moved into the side menu then text is still grey but now on black/dark background.

Screenshot 2019-05-31 at 5 46 02 PM Screenshot 2019-05-31 at 5 46 17 PM

I've been trying to dig around and find a solution but so far come out empty handed. Could do with a bit of advice on this matter? Could two colors be used and change automatically when field is moved into the side menu?

Thanks,

Br, Joakim

groovemen commented 5 years ago

Hello @jtallinger,

Thank you for using our products, you can change the color for the cursor on small displays by setting through a @media query the property: caret-color: red; for example.

Hope that information helps you. Please let us know if we can help you with anything else.

All the best, Stefan