Tone down not button yellow
This commit is contained in:
parent
f04f754883
commit
b72974981f
@ -134,6 +134,11 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.btn-outline-warning {
|
||||||
|
--bs-btn-active-bg: #c89600;
|
||||||
|
--bs-btn-active-border-color: #c89600;
|
||||||
|
}
|
||||||
|
|
||||||
.btn-light {
|
.btn-light {
|
||||||
color: var(--bs-body-color);
|
color: var(--bs-body-color);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user