color: inherit
This commit is contained in:
parent
39c564fb89
commit
85efaca248
@ -30,7 +30,7 @@ table.table-success input,
|
|||||||
td.table-danger input:disabled,
|
td.table-danger input:disabled,
|
||||||
table input:not([disabled]) {
|
table input:not([disabled]) {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
color: var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
|
color: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
table input:disabled {
|
table input:disabled {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user