web/drupal/modules/system/defaults-rtl.css
author cavaliet@caf4f556-3d62-0410-8435-a86758001935
Fri, 21 Aug 2009 16:26:26 +0000
branchdrupal
changeset 74 0ff3ba646492
permissions -rw-r--r--
Create branch for drupal with first commit from local working copy

/* $Id: defaults-rtl.css,v 1.3 2007/11/27 12:09:26 goba Exp $ */

th {
  text-align: right;
  padding-right: 0;
  padding-left: 1em;
}