IO-2281 Hover Row Color

This commit is contained in:
Allan Carr
2023-06-05 17:13:31 -07:00
parent 0669282432
commit 6d5dbf3145

View File

@@ -145,7 +145,7 @@
//Update row highlighting on production board.
.ant-table-tbody > tr.ant-table-row:hover > td {
background: #eaeaea !important;
background: #e7f3ff !important;
}
.job-line-manual {