diff --git a/style/themes/high-contrast.css b/style/themes/high-contrast.css index 1ca66b8c..b9467ed4 100644 --- a/style/themes/high-contrast.css +++ b/style/themes/high-contrast.css @@ -367,11 +367,9 @@ select:-webkit-autofill { background: var(--success-color) !important; } -.small-box > .small-box-footer { - color: #fff; -} .small-box > .small-box-footer { background: rgba(0, 0, 0, 0.3); + color: #fff; } /* Tables and Datatables */