diff --git a/public/css/cis_bs5.css b/public/css/cis_bs5.css index 4bc5a24f4..48a5bfb1b 100644 --- a/public/css/cis_bs5.css +++ b/public/css/cis_bs5.css @@ -88,6 +88,10 @@ h6, .h6 { .fhc-container .tabulator .tabulator-row.tabulator-row-even .tabulator-cell { background-color: #f2f2f2; } +.fhc-container .tabulator .tabulator-row.tabulator-selectable:hover .tabulator-frozen, +.fhc-container .tabulator .tabulator-row.tabulator-selectable:hover .tabulator-cell { + background-color: #ececec; +} .fhc-container .tabulator .tabulator-col, .fhc-container .tabulator .tabulator-cell {