mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Fixing RTL
This commit is contained in:
@@ -1258,7 +1258,7 @@ html.dir-rtl {
|
||||
}
|
||||
|
||||
/* Tables still need 'cellspacing="0"' in the markup */
|
||||
caption, th, td { text-align: right; }
|
||||
.dir-rtl caption, .dir-rtl th, .dir-rtl td { text-align: right; }
|
||||
|
||||
/* end: reset */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user