-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🖌️ Minor visual clarity upgrades #17
Comments
Agreed on both thoughts here. I also wanted to reverse the colors on the selected/unselected options so that the unselected options would be grayed out instead. The column names in the .db file don't have any spaces in them, which is where I think the issue stems from. I had run into some problems when they had spaces in them, it might be good to circle back and figure out a solution for this. |
Added readability to these buttons, but have not been able to make progress on adjusting the colors between the active and non-active buttons. The active buttons look like they're pressed in, but adjusting the colors in the css file for the section below does not work. #134F9B should be a blue color. It's possible that there's a conflict between the css code and the datatables library causing this. One solution could be to download the full library and include it in this repository to have more visible control over the styling. Regardless, I would prefer to look at other stack alternatives first before proceeding with this option #8. I will look into fixing the headers next. /* Styles for active buttons using aria-pressed attribute / |
@JamesAlfonse Far above my paygrade. 🤯 Thank you for both tackling this crucial challenge, and for sharing the process with us here—both via your thoughts and documenting actions which can so often get lost in git commit gibberish.1 Seriously appreciate the choice to analyze the framework approach before hastling with the unresponsive colors. 🎨 Footnotes
|
Excited to see the recent progress in stylizing the database for easy use. 📈 Thank you for all the incredible contributions!
Might we clean up a couple small display items? 🖥️
Sidebar Selected Font
Might we make this text color darker (for contrast)?
Header Title Spacing
Maybe this is just me, but do you think
IR Email
looks better thanI R Email
? 📝The text was updated successfully, but these errors were encountered: