Feb 15, 2019 08:27 AM
We are finding the grid lines to be rather faint. Is there any option for changing this?
Feb 15, 2019 09:48 AM
Here’s a proof of concept (far from perfect) but can be done with Stylish / Stylus / user CSS:
#hyperbaseContainer .cell { border-width: 3px !important; border-color: #000 !important; }