marking rows where PRR is too high
This commit is contained in:
@@ -4922,4 +4922,8 @@ table thead .checkbox.radio { margin-top:-7px;margin-top:-21px; }
|
||||
.bar {
|
||||
height: 3px;
|
||||
background-color: #1a73e8;
|
||||
}
|
||||
|
||||
table.dataTable.display tbody tr.prrTooHigh {
|
||||
background-color: rgba(255, 0, 0, 10%);
|
||||
}
|
||||
Reference in New Issue
Block a user