clockwerk-www – Diff between revs 1 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 3
Line 53... Line 53...
53 line-height: 20px; 53 line-height: 20px;
54 } 54 }
55 .formoid-default-green .column{ 55 .formoid-default-green .column{
56 float:left; 56 float:left;
57 } 57 }
-   58  
58 /* width = parseInt(100/columns.length)*/ 59 /* width = parseInt(100/columns.length)*/
59 .formoid-default-green .column1{ width:100%;} 60 .formoid-default-green .column1{ width:100%;}
60 .formoid-default-green .column2{ width:50%; } 61 .formoid-default-green .column2{ width:50%; }
61 .formoid-default-green .column3{ width:33%; } 62 .formoid-default-green .column3{ width:33%; }
62 .formoid-default-green .column4{ width:25%; } 63 .formoid-default-green .column4{ width:25%; }
63 .formoid-default-green .column5{ width:20%; } 64 .formoid-default-green .column5{ width:20%; }
Line 64... Line -...
64   -  
65   -  
66   65  
67 .formoid-default-green .large{ 66 .formoid-default-green .large{
68 width: 100%; 67 width: 100%;
69 *width: 94%; 68 *width: 94%;
70 } 69 }
Line 91... Line 90...
91 width: 100%; 90 width: 100%;
92 *width: 94%; 91 *width: 94%;
93 height: 5.5em; 92 height: 5.5em;
94 } 93 }
Line 95... Line -...
95   -  
96   94  
97 .frmd{ 95 .frmd{
98 display:none; 96 display:none;
99 } 97 }
100 .clearfix { 98 .clearfix {