comparison modules/help/help-rtl.css @ 1:c1f4ac30525a 6.0

Drupal 6.0
author Franck Deroche <webmaster@defr.org>
date Tue, 23 Dec 2008 14:28:28 +0100
parents
children
comparison
equal deleted inserted replaced
0:5a113a1c4740 1:c1f4ac30525a
1 /* $Id: help-rtl.css,v 1.2 2007/11/27 12:09:26 goba Exp $ */
2
3 .help-items {
4 float: right;
5 padding-right: 0;
6 padding-left: 3%;
7 }
8 .help-items-last {
9 padding-right: 0;
10 padding-left: 0;
11 }