This commit is contained in:
KONE SOREL 2026-02-27 15:46:05 +00:00
parent 6d2f47ac5c
commit ff8c701270

View File

@ -1318,7 +1318,7 @@ select[class*="selectpicker"],
.nav-pills .nav-link.active { background-color: #212e53 !important; color: white !important; box-shadow: var(--shadow-md); }
/* Tableaux et Cards */
.table td { padding: 1.2rem 1rem !important; border-top: 1px solid #f1f4f6 !important; font-size:1.7rem !important;}
.table td { padding: 1.2rem 1rem !important; border-top: 1px solid #f1f4f6 !important; font-size:1.17rem !important;}
.table-hover tbody tr:hover { background-color: #f8fafc; cursor: pointer; }
.bg-light-info { background-color: rgba(33, 46, 83, 0.02); }