diff -r fcf75e232c5b -r 0ff3ba646492 web/drupal/modules/comment/comment-rtl.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/drupal/modules/comment/comment-rtl.css Fri Aug 21 16:26:26 2009 +0000 @@ -0,0 +1,6 @@ +/* $Id: comment-rtl.css,v 1.2 2007/11/27 12:09:25 goba Exp $ */ + +.indented { + margin-left: 0; + margin-right: 25px; +}