diff --git a/naliia_sao_custom/custom.css b/naliia_sao_custom/custom.css index fad1733..a2109cd 100644 --- a/naliia_sao_custom/custom.css +++ b/naliia_sao_custom/custom.css @@ -9598,7 +9598,7 @@ button.list-group-item-selected.active:focus { .table > thead > tr.selected > th, .table > tbody > tr.selected > th, .table > tfoot > tr.selected > th { - background-color: #487b508c; + background-color: #F4E2D0; } .table-hover > tbody > tr > td.selected:hover, .table-hover > tbody > tr > th.selected:hover,