[Movecommons-commits] r392 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Sun May 20 02:37:42 CEST 2012
Author: mgallegos
Date: 2012-05-20 02:37:42 +0200 (Sun, 20 May 2012)
New Revision: 392
Modified:
trunk/src/mc-dia-form2.css
Log:
Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css 2012-05-20 00:33:23 UTC (rev 391)
+++ trunk/src/mc-dia-form2.css 2012-05-20 00:37:42 UTC (rev 392)
@@ -22,16 +22,16 @@
.clear { clear: both; }
#containerSlides {
- background: url('/mc/0.1/images/container.png') no-repeat;
+ /*background: url('/mc/0.1/images/container.png') no-repeat;
width: 754px;
- /*height: 370px;*/
+ height: 370px;
margin: 20px auto;
padding: 50px 0;
overflow: hidden;
- position: relative;
+ position: relative;*/
}
#containerSlides #first_step, #second_step, #third_step, #fourth_step { display: none; }
- #containerSlides #first_step { display: block; }
+ #containerSlides #first_step { display: block; width: 754px;padding: 50px 0;position: relative;}
#containerSlides .form { margin: 66px 72px 0 72px; }
More information about the Movecommons-commits
mailing list