[Perl] DAQ system for the FAPG.
style remove border color change on quick card hover
Only the lift motion and box-shadow indicate interactivity.
roles/dashboard/public/css/app.css
@@ -278,10 +278,6 @@
278
278
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
279
279
}
280
280
281
Removed:
.reading-quick-link:hover .card {
282
Removed:
border-color: var(--fapg-border);
283
Removed:
}
284
Removed:
285
281
.reading-quick-item {
286
282
--range-gradient: linear-gradient(90deg, #b42318 0%, #e8a308 35%, #276749 50%, #e8a308 65%, #b42318 100%);
287
283
}