drupal/modules/system/defaults-rtl.css

8 lines
87 B
CSS

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