home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / CMS / drupal-6.0.exe / drupal-6.0 / modules / poll / poll-rtl.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-05-30  |  195 b   |  12 lines

  1. /* $Id: poll-rtl.css,v 1.2 2007/05/30 18:28:13 goba Exp $ */
  2.  
  3. .poll .bar .foreground {
  4.   float: right;
  5. }
  6. .poll .percent {
  7.   text-align: left;
  8. }
  9. .poll .vote-form .choices {
  10.   text-align: right;
  11. }
  12.