muted text is hard to read

This commit is contained in:
Nova Cat 2024-11-30 21:23:24 -08:00
parent 85c84dae6e
commit 5a709dfa52

View file

@ -15,7 +15,7 @@ body, .primary-navbar .active a, .navbar, .ui-dialog {
background: #0f161c !important; background: #0f161c !important;
color: white !important; color: white !important;
} }
.ui-widget-content, ui-dialog-title, .dashboard-panel__headline a { .ui-widget-content, ui-dialog-title, .dashboard-panel__headline a, text-muted {
color: white; color: white;
} }
input, .form-control { input, .form-control {