Dashboard: sezione Prodotti Aperti (conf parzialmente usate)

This commit is contained in:
dadaloop82
2026-03-13 15:02:27 +00:00
parent ac76d02cb6
commit 948e851b71
5 changed files with 72 additions and 2 deletions
+16
View File
@@ -2908,6 +2908,22 @@ body {
color: #92400e;
}
/* ===== OPENED PRODUCTS SECTION ===== */
.alert-opened {
background: #eff6ff;
border-color: #3b82f6;
}
.alert-opened h3 {
color: #1e40af;
}
.alert-item-badge.opened {
background: #3b82f6;
color: #fff;
font-size: 0.7rem;
}
.review-hint {
font-size: 0.8rem;
color: #92400e;