Merged in feature/IO-2281-table-colors (pull request #842)
IO-2281 Hover Row Color Approved-by: Patrick Fic
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user