mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 06:27:02 +03:00
Added base code for RTL support #1056
This commit is contained in:
parent
dfc415e3a8
commit
20a2f5f185
46 changed files with 69 additions and 20 deletions
2
vendors/bootstrap/less/tables.less
vendored
2
vendors/bootstrap/less/tables.less
vendored
|
|
@ -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);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue