Files
dashboard-sqlpage/dashboard.css
2025-04-06 22:30:23 +02:00

7 lines
165 B
CSS

.resolved .card-body {
background-color: lightgrey;
opacity: .3;
}
.resolved .card-body,.resolved .card-body .text-secondary {
color: black !important;
}