zmiany1
This commit is contained in:
@@ -799,17 +799,17 @@ td select.tom-dark {
|
||||
|
||||
/* Tekstowe kolory */
|
||||
.text-success {
|
||||
color: var(--success-text) !important;
|
||||
color: var(--success) !important;
|
||||
}
|
||||
|
||||
.text-warning {
|
||||
color: var(--warning-text) !important;
|
||||
color: var(--warning) !important;
|
||||
}
|
||||
|
||||
.text-info {
|
||||
color: var(--info-text) !important;
|
||||
color: var(--info) !important;
|
||||
}
|
||||
|
||||
.text-danger {
|
||||
color: var(--danger-text) !important;
|
||||
color: var(--danger) !important;
|
||||
}
|
Reference in New Issue
Block a user