This commit is contained in:
2026-03-23 20:13:11 +01:00
parent 39b8b64116
commit 9424b44fd9
2 changed files with 9 additions and 3 deletions
+7
View File
@@ -242,6 +242,13 @@
border: 1px solid #cbd5e1;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
cursor: pointer;
transition: all 0.2s;
}
.month-actions .btn-icon-small:hover {
background: #f8fafc;
border-color: #94a3b8;
}
/* --- 5. TABLEAU MODERNE --- */