[Perl] DAQ system for the FAPG.
style use grey border on quick card hover
Replace the green accent border with a subtle grey outline on hover.
roles/dashboard/public/css/app.css
@@ -279,7 +279,7 @@
279
279
}
280
280
281
281
.reading-quick-link:hover .card {
282
Removed:
border-color: var(--fapg-accent);
282
Added:
border-color: var(--fapg-border);
283
283
}
284
284
285
285
.reading-quick-item {