We are finding the grid lines to be rather faint. Is there any option for changing this?
Page 1 / 1
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;
}
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.