Changeset 169 for trunk/root/static


Ignore:
Timestamp:
04/06/09 23:59:10 (15 years ago)
Author:
nanardon
Message:
  • split ballot admin page into subsection
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/root/static/vote.css

    r109 r169  
    127127#vote_done {} 
    128128 
    129 #ballot { 
     129.ballot { 
    130130    border-style: inset; 
    131131    border-width: 10px; 
     132    padding: 10px; 
     133    background-color: Silver; 
     134} 
     135 
     136#ballot { 
    132137    margin-left: 30%; 
    133138    margin-right: 30%; 
    134139    margin-top: 20px; 
    135140    margin-bottom: 20px; 
    136     padding: 10px; 
    137     background-color: Silver; 
    138141} 
    139142 
Note: See TracChangeset for help on using the changeset viewer.