/************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ .table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked { background-color: $vte-table-bg; } .table.DTFC_Cloned tr { background-color: $vte-table-bg; // crmv@194723 }