| [ Index ] |
PHP Cross Reference of Drupal 6 (yi-drupal) |
[Summary view] [Print] [Text view]
1 2 .poll .bar { 3 height: 1em; 4 margin: 1px 0; 5 background-color: #ddd; 6 } 7 .poll .bar .foreground { 8 background-color: #000; 9 height: 1em; 10 float: left; /* LTR */ 11 } 12 .poll .links { 13 text-align: center; 14 } 15 .poll .percent { 16 text-align: right; /* LTR */ 17 } 18 .poll .total { 19 text-align: center; 20 } 21 .poll .vote-form { 22 text-align: center; 23 } 24 .poll .vote-form .choices { 25 text-align: left; /* LTR */ 26 margin: 0 auto; 27 display: table; 28 } 29 .poll .vote-form .choices .title { 30 font-weight: bold; 31 } 32 .node-form #edit-poll-more { 33 margin: 0; 34 } 35 td.poll-chtext { 36 width: 80%; 37 } 38 td.poll-chvotes .form-text { 39 width: 85%; 40 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Mon Jul 9 18:01:44 2012 | Cross-referenced by PHPXref 0.7 |