Improved additional account management

This commit is contained in:
djmaze 2021-11-15 10:56:52 +01:00
parent b057c4083e
commit 6b8020b8f5
15 changed files with 161 additions and 161 deletions

View file

@ -25,10 +25,11 @@
white-space: nowrap;
}
td + td {
td + td + td {
text-align: right;
}
td + td + td {
td:first-child,
td:last-child, {
width: 1em;
}