[ Index ]
 

Code source de Drupal 5.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/modules/poll/ -> poll.css (source)

   1  /* $Id: poll.css,v 1.2 2006/10/02 16:16:06 dries Exp $ */
   2  
   3  .poll .bar {
   4    height: 1em;
   5    margin: 1px 0;
   6    background-color: #ddd;
   7  }
   8  .poll .bar .foreground {
   9    background-color: #000;
  10    height: 1em;
  11    float: left;
  12  }
  13  .poll .links {
  14    text-align: center;
  15  }
  16  .poll .percent {
  17    text-align: right;
  18  }
  19  .poll .total {
  20    text-align: center;
  21  }
  22  .poll .vote-form {
  23    text-align: center;
  24  }
  25  .poll .vote-form .choices {
  26    text-align: left;
  27    margin: 0 auto;
  28    display: table;
  29  }
  30  .node-form .poll-form fieldset {
  31    display: block;
  32  }


Généré le : Fri Nov 30 16:20:15 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics