HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

Is it possible to leave boarders on cells when they're not active #1463

Open peeryc opened 3 years ago

peeryc commented 3 years ago

I love the Quiver app and I love the concept of cells but it becomes difficult for me to reason about what's which cell when they're not selected. Currently there is a boarder surrounding the active cell. Is it possible to leave a boarder surrounding a cell when it's not active. I think that would a very useful feature if it's not possible.

Regards,

Chris

peeryc commented 3 years ago

figured it out:

.text-cell { font-size: 13px; border-style: inset; }