Petites améliorations sur les boutons

This commit is contained in:
Colin Maudry
2026-01-31 01:29:37 +01:00
parent bd149ff11f
commit 8f5d38ff78
2 changed files with 9 additions and 4 deletions
+3 -2
View File
@@ -194,7 +194,7 @@ p.version > a {
margin: 12px 0 12px 0;
height: 50px;
display: flex;
align-items: baseline;
align-items: center;
}
.table-menu > * {
@@ -364,7 +364,8 @@ table.cell-table th {
right: 5px;
}
#column_list .show-hide {
#column_list .show-hide,
#table .show-hide {
display: none;
}