Changeset 5931


Ignore:
Timestamp:
01/12/12 19:48:10 (4 months ago)
Author:
vain
Message:
  • (revert) removed this accidentally
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/installation/installation.css

    r5910 r5931  
    587587} 
    588588 
     589.formular 
     590{ 
     591  list-style-image:none; 
     592  list-style-type:none; 
     593  margin-bottom:5px; 
     594} 
     595 
     596.formularleft 
     597{ 
     598 float: left; 
     599 text-align: right; 
     600 width: 40%; 
     601 margin-right: 2%; 
     602 padding-top: 2px; 
     603} 
     604 
     605.formularright 
     606{ 
     607 margin-left : 2%; 
     608} 
     609 
    589610.row1 
    590611{ 
Note: See TracChangeset for help on using the changeset viewer.