This commit is contained in:
KONE SOREL 2026-02-27 15:45:24 +00:00
parent 11bae4475f
commit 6d2f47ac5c

View File

@ -1318,23 +1318,16 @@ 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; border-top: 1px solid #f1f4f6; }
.table td { padding: 1.2rem 1rem !important; border-top: 1px solid #f1f4f6 !important; font-size:1.7rem !important;}
.table-hover tbody tr:hover { background-color: #f8fafc; cursor: pointer; }
/* Spécificités pour cette section Production */
#Production .bg-light-info { background-color: rgba(33, 46, 83, 0.02); }
#Production .bg-light-success { background-color: rgba(39, 174, 96, 0.02); }
.bg-light-info { background-color: rgba(33, 46, 83, 0.02); }
.bg-light-success { background-color: rgba(39, 174, 96, 0.02); }
.fs-5 { font-size: 1.15rem !important; }
#Production .table td { padding: 1rem 0.75rem; border-bottom: 1px solid #f1f4f6;}
.searchable-row:hover { background-color: #f8fafc !important; }
#Production .fs-5 { font-size: 1.1rem !important; }
/* Spécificités pour cette section Medical */
#Medical .table td {padding: 1.1rem 1rem; border-bottom: 1px solid #f1f4f6; }
#Medical .fs-5 { font-size: 1.15rem !important; }
/* ============================================================
DESIGN SYSTEM - PAGE PARAMÈTRES (NEUTRAL PRO)