Skip to content

Instantly share code, notes, and snippets.

@greatislander
Created July 28, 2021 19:54
Show Gist options
  • Save greatislander/3a920b5ead53282624f891b1c82dc140 to your computer and use it in GitHub Desktop.
Save greatislander/3a920b5ead53282624f891b1c82dc140 to your computer and use it in GitHub Desktop.
.rtl-column-1 tr td:nth-of-type(1) {
text-align: right !important;
}
.rtl-column-2 tr td:nth-of-type(2) {
text-align: right !important;
}
.rtl-column-3 tr td:nth-of-type(3) {
text-align: right !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment