diff --git a/style.css b/style.css index d22ee8d..9f15c10 100644 --- a/style.css +++ b/style.css @@ -30,7 +30,7 @@ table.table-success input, td.table-danger input:disabled, table input:not([disabled]) { background: transparent !important; - color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color))); + color: inherit !important; } table input:disabled {