This commit is contained in:
Colin Maudry
2026-01-29 19:36:29 +01:00
parent 31d0a626e6
commit c311ed5f23
+4 -15
View File
@@ -172,6 +172,10 @@ p.version > a {
} }
/* Dash Table Overrides */ /* Dash Table Overrides */
.column-header--sort {
margin-left: 3px;
}
dash-table-container dash-spreadsheet-menu table.cell-table { dash-table-container dash-spreadsheet-menu table.cell-table {
margin-right: 8px; margin-right: 8px;
margin-lef: 8px; margin-lef: 8px;
@@ -204,16 +208,6 @@ table.cell-table tr {
background-color: rgb(179, 56, 33); 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-table-container
.dash-spreadsheet-container .dash-spreadsheet-container
.dash-spreadsheet-inner .dash-spreadsheet-inner
@@ -265,11 +259,6 @@ table.cell-table tr {
} }
/* Custom Marches Table */ /* Custom Marches Table */
.marches_table table td,
.marches_table table th {
font-family: "Inter", sans-serif;
}
.dash-table-container .dash-table-container
.dash-spreadsheet-container .dash-spreadsheet-container
.dash-spreadsheet-inner .dash-spreadsheet-inner