Tableau de choix des colonnes aussi sur les pages acheteur et titulaire

This commit is contained in:
Colin Maudry
2026-01-31 17:38:54 +01:00
parent 1561cb3c9a
commit 41a832d7be
5 changed files with 238 additions and 75 deletions
+4 -2
View File
@@ -354,15 +354,17 @@ table.cell-table th {
position: relative;
width: 180px;
margin: 0 0 10px 0;
display: none;
}
/*
.show-hide::before {
background: inherit;
content: "Colonnes affichées";
position: absolute;
left: 5px;
right: 5px;
}
#column_list .show-hide,
#table .show-hide {
@@ -371,7 +373,7 @@ table.cell-table th {
.show-hide-menu-item > input {
margin-right: 10px;
}
} */
/* Tooltips */
.dash-tooltip,