dashboard

This commit is contained in:
Nova Cat 2024-11-30 21:22:27 -08:00
parent 061d917c77
commit 85c84dae6e

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 { .ui-widget-content, ui-dialog-title, .dashboard-panel__headline a {
color: white; color: white;
} }
input, .form-control { input, .form-control {