1
0

home: tables: top-align cells

This commit is contained in:
Simon Michael
2024-09-26 14:44:44 -10:00
parent cd89483c59
commit 35de9cb07b

View File

@@ -279,7 +279,7 @@ To do Plain Text Accounting, try one (or more) of the apps below.
Generally it's possible to migrate data between them.
<style>
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; }
th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid #ddd; vertical-align:top; }
th:first-child, td:first-child { white-space:nowrap; }
</style>