Select Git revision
print-rtl.css
Forked from
UNL Information Services / UNL-CMS
374 commits behind the upstream repository.
Tim Steiner authored
git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@751 20a16fea-79d4-4915-8869-1ea9d5ebf173
print-rtl.css 56 B
body {
direction: rtl;
}
th {
text-align: right;
}