Doublons
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user