[Movecommons-commits] r450 - trunk/src

Mario Gallegos mgallegos at ourproject.org
Mon Jun 4 20:53:07 CEST 2012


Author: mgallegos
Date: 2012-06-04 20:53:05 +0200 (Mon, 04 Jun 2012)
New Revision: 450

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


Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css	2012-06-04 18:48:45 UTC (rev 449)
+++ trunk/src/mc-dia-form2.css	2012-06-04 18:53:05 UTC (rev 450)
@@ -80,7 +80,14 @@
         -webkit-border-radius: 6px !important;
     }
     
+    #languages_tag,#keywords_tag{
+    	color: #888 !important;        
+        font-family: Cantarell, Verdana, sans-serif;
+        font-weight: bold !important;
+        font-size: 15px !important;
+    }
     
+    
        #containerSlides input.submit {
            background: url('/mc/0.1/images/button.png') no-repeat;
            border: none;
@@ -110,7 +117,7 @@
 /*    #containerSlides select { padding: 5px 0 5px 25px; }
      #containerSlides option { padding: 0 15px; }*/
 
-    #languages_tag,#keywords_tag, #first_step label {
+    #first_step label {
         color: #666;
         font-size: 12px;
         font-weight: bold;




More information about the Movecommons-commits mailing list