Play UI: row numbers; cell selection; hysteresis

This commit is contained in:
Alexey Milovidov 2022-08-08 04:16:50 +02:00
parent 2d83635643
commit 653b86d1e6

View File

@ -311,6 +311,7 @@
.row-number
{
width: 1%;
text-align: right;
background-color: var(--table-header-color);
color: var(--misc-text-color);