Améliorations des textes et petits ajustements

This commit is contained in:
Colin Maudry
2026-02-05 17:16:31 +01:00
parent 6891aabd4d
commit 472fbb7cbb
5 changed files with 48 additions and 12 deletions
+12
View File
@@ -301,6 +301,15 @@ table.cell-table th {
vertical-align: center;
}
.dash-table-container
.dash-spreadsheet-container
.dash-spreadsheet-inner
.cell-table
.dash-filter
input[type="text"]::placeholder {
color: #999;
}
.dash-filter--case {
display: none;
}
@@ -375,6 +384,9 @@ button.show-hide {
margin-right: 10px;
} */
#btn-copy-url:before {
}
/* Dropdowns */
.Select-placeholder {
color: #333 !important;