table-success

This commit is contained in:
2023-03-30 21:26:14 +02:00
parent 8c62d6bb0e
commit ac91453013
3 changed files with 3 additions and 1 deletions

View File

@ -31,6 +31,7 @@ table input {
table td.table-primary input,
table td.table-active input,
table.table-success input,
table input:not([disabled]) {
background: transparent !important;
}