[Movecommons-commits] r415 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Thu May 31 00:32:10 CEST 2012
Author: mgallegos
Date: 2012-05-31 00:32:10 +0200 (Thu, 31 May 2012)
New Revision: 415
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:29:29 UTC (rev 414)
+++ trunk/src/mc-dia-form2.css 2012-05-30 22:32:10 UTC (rev 415)
@@ -62,7 +62,7 @@
color: #a90329;
}
- #containerSlides input, #containerSlides select {
+/* #containerSlides input{
background: url('/mc/0.1/images/input.png') no-repeat;
color: #888;
border: 1px solid #ccc;
@@ -79,6 +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;
@@ -113,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