drupal/modules/system/defaults-rtl.css

8 lines
81 B
CSS

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