Added base code for RTL support #1056

This commit is contained in:
the-djmaze 2023-04-11 12:55:59 +02:00
parent dfc415e3a8
commit 20a2f5f185
46 changed files with 69 additions and 20 deletions

View file

@ -18,7 +18,7 @@
td {
padding: 8px;
line-height: 1.43em;
text-align: left;
text-align: inherit;
vertical-align: text-top;
border-top: 1px solid var(--border-color, #ddd);
}