[Movecommons-commits] r416 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Thu May 31 00:39:11 CEST 2012
Author: mgallegos
Date: 2012-05-31 00:39:09 +0200 (Thu, 31 May 2012)
New Revision: 416
Modified:
trunk/src/mc-dia-form2.css
Log:
Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css 2012-05-30 22:32:10 UTC (rev 415)
+++ trunk/src/mc-dia-form2.css 2012-05-30 22:39:09 UTC (rev 416)
@@ -62,7 +62,7 @@
color: #a90329;
}
-/* #containerSlides input{
+ #first_step input{
background: url('/mc/0.1/images/input.png') no-repeat;
color: #888;
border: 1px solid #ccc;
@@ -79,8 +79,8 @@
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
-*/
+
#containerSlides input.submit {
background: url('/mc/0.1/images/button.png') no-repeat;
border: none;
@@ -103,10 +103,10 @@
color: #a90329;
}
- #containerSlides select { padding: 5px 0 5px 25px; }
- #containerSlides option { padding: 0 15px; }
+/* #containerSlides select { padding: 5px 0 5px 25px; }
+ #containerSlides option { padding: 0 15px; }*/
-/* #containerSlides label {
+ #first_step label {
color: #666;
font-size: 12px;
font-weight: bold;
@@ -115,7 +115,7 @@
margin: 23px -25px;
width: 270px;
}
-*/
+
#progress_bar {
background: url('/mc/0.1/images/progress_bar.png') no-repeat;
More information about the Movecommons-commits
mailing list