drupal/modules/system/defaults-rtl.css

8 lines
88 B
CSS

/* $Id $ */
th {
text-align: right;
padding-right: inherit;
padding-left: 1em;
}