diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index bbef426e..cce1b3b4 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -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)