diff --git a/ServiceHost/wwwroot/AssetsClient/pages/RollCall/css/CaseHistory.css b/ServiceHost/wwwroot/AssetsClient/pages/RollCall/css/CaseHistory.css index 0f0d86ab..68be32a2 100644 --- a/ServiceHost/wwwroot/AssetsClient/pages/RollCall/css/CaseHistory.css +++ b/ServiceHost/wwwroot/AssetsClient/pages/RollCall/css/CaseHistory.css @@ -28,6 +28,14 @@ white-space: nowrap; } +.positive-time { + color: #65a30d !important; +} + +.negative-time { + color: #F20E0E !important; +} + .tooltipfull-container:hover .tooltipfull, a:hover .tooltipfull { opacity: 1; -webkit-transform: scale(1); diff --git a/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/CaseHistory.js b/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/CaseHistory.js index b347a24e..ab43761c 100644 --- a/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/CaseHistory.js +++ b/ServiceHost/wwwroot/AssetsClient/pages/RollCall/js/CaseHistory.js @@ -837,7 +837,13 @@ function caseHistoryLoadAjax() { `; - html += `