web/drupal/modules/help/help.css
branchdrupal
changeset 74 0ff3ba646492
equal deleted inserted replaced
73:fcf75e232c5b 74:0ff3ba646492
       
     1 /* $Id: help.css,v 1.2 2007/05/27 17:57:48 goba Exp $ */
       
     2 
       
     3 .help-items {
       
     4   float: left; /* LTR */
       
     5   width: 22%;
       
     6   padding-right: 3%; /* LTR */
       
     7 }
       
     8 .help-items-last {
       
     9   padding-right: 0; /* LTR */
       
    10 }