From c311ed5f23bf5bffa78ca576452e20916ec532ec Mon Sep 17 00:00:00 2001 From: Colin Maudry Date: Thu, 29 Jan 2026 19:36:29 +0100 Subject: [PATCH] Doublons --- src/assets/css/style.css | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 5334eb3..6a72f83 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -172,6 +172,10 @@ p.version > a { } /* Dash Table Overrides */ +.column-header--sort { + margin-left: 3px; +} + dash-table-container dash-spreadsheet-menu table.cell-table { margin-right: 8px; margin-lef: 8px; @@ -204,16 +208,6 @@ table.cell-table tr { background-color: rgb(179, 56, 33); } -/* High specificity to override Dash defaults and .dash-header class */ -.dash-table-container - .dash-spreadsheet-container - .dash-spreadsheet-inner - table.cell-table - tr:first-of-type - th.dash-header { - border-bottom: none !important; -} - .dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner @@ -265,11 +259,6 @@ table.cell-table tr { } /* Custom Marches Table */ -.marches_table table td, -.marches_table table th { - font-family: "Inter", sans-serif; -} - .dash-table-container .dash-spreadsheet-container .dash-spreadsheet-inner