Couleurs chaudes, placeholder pour les filtres

This commit is contained in:
Colin Maudry
2025-04-21 23:43:29 +02:00
parent 3b1f3c8c65
commit 5563ff49f8
4 changed files with 11 additions and 9 deletions
+6 -2
View File
@@ -22,7 +22,7 @@ td[data-dash-column="objet"] {
.dash-spreadsheet-container
.dash-spreadsheet-inner
th.dash-header {
background-color: #666986;
background-color: #b33821;
color: white;
}
@@ -30,7 +30,11 @@ td[data-dash-column="objet"] {
.dash-spreadsheet-container
.dash-spreadsheet-inner
th.dash-filter {
background-color: #d0d2e6;
background-color: #f0afa3;
}
#table tr:nth-child(even) td {
background-color: #feeeee;
}
#header > *,