[Movecommons-commits] r422 - trunk/src

Mario Gallegos mgallegos at ourproject.org
Thu May 31 01:45:30 CEST 2012


Author: mgallegos
Date: 2012-05-31 01:45:29 +0200 (Thu, 31 May 2012)
New Revision: 422

Modified:
   trunk/src/mc-dia-form2.css
Log:


Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css	2012-05-30 23:39:47 UTC (rev 421)
+++ trunk/src/mc-dia-form2.css	2012-05-30 23:45:29 UTC (rev 422)
@@ -81,7 +81,7 @@
     }
     
     
-        #containerSlides input.submit {
+        #first_step, #second_step, #third_step, #fourth_step, #fifth_step input.submit {
             background: url('/mc/0.1/images/button.png') no-repeat;
             border: none;
             cursor: pointer;
@@ -91,8 +91,9 @@
             bottom: 2px;
             left: 655px;
         }
-            #containerSlides input.submit:focus { border: none; }
         
+        #containerSlides input.submit:focus { border: none; }
+        
         #containerSlides input.send{ background: url('/mc/0.1/images/send.png') no-repeat; }
             
         #containerSlides input.error { border: 1px solid red; }




More information about the Movecommons-commits mailing list