Mercurial > defr > drupal > core
view modules/user/user-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 |
line wrap: on
line source
/* $Id: user-rtl.css,v 1.3 2007/11/27 12:09:26 goba Exp $ */ #permissions td.permission { padding-left: 0; padding-right: 1.5em; } #access-rules .access-type, #access-rules .rule-type { margin-right: 0; margin-left: 1em; float: right; } #user-admin-buttons { float: right; margin-left: 0; margin-right: 0.5em; clear: left; } .profile .picture { float: left; margin: 0 0 1em 1em; }