diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index badd880d..83ea0d07 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -784,7 +784,7 @@ h1, h2, h3, h4, h5, h6, } /* ============================== - TABLES (DataTables) + TABLES ============================== */ .table-container { background: white; @@ -807,8 +807,12 @@ h1, h2, h3, h4, h5, h6, /* En-tête : charcoal sombre */ .table thead tr { + /* background: var(--color-primary) !important; - color: white !important; + color: white !important;*/ + + background: var(--color-primary-ghost) !important; + color: var(--color-primary-dark) !important; } .table > thead { diff --git a/Vue/Ajaxactesgarantiebareme/index.php b/Vue/Ajaxactesgarantiebareme/index.php index 764d7493..ca41a558 100755 --- a/Vue/Ajaxactesgarantiebareme/index.php +++ b/Vue/Ajaxactesgarantiebareme/index.php @@ -35,7 +35,7 @@