PHP Classes

File: www/css/poll.css

Recommend this page to a friend!
  Classes of Adnane EL Mouttaki   Covoiturage Libre   www/css/poll.css   Download  
File: www/css/poll.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Covoiturage Libre
Web application for managing a carpoling site
Author: By
Last change:
Date: 6 years ago
Size: 552 bytes
 

Contents

Class file image Download
.graph { width: 250px; position: relative; right: 30px; } .bar-title { position: relative; float: left; width: 104px; line-height: 20px; margin-right: 17px; font-weight: bold; text-align: right; } .bar-container { position: relative; float: left; width: 110px; height: 10px; margin: 0px 0px 15px; } .bar-container div { background-color:#cc4400; height: 20px; } .bar-container strong { position: absolute; right: -32px; top: 0px; overflow: hidden; } #poll-results p { text-align: center; } #total_vote { }