[Movecommons-commits] r101 - trunk/wp-theme

Vicente J. Ruiz Jurado vjrj_ at ourproject.org
Tue Nov 2 02:36:19 CET 2010


Author: vjrj_
Date: 2010-11-02 02:36:18 +0100 (Tue, 02 Nov 2010)
New Revision: 101

Modified:
   trunk/wp-theme/style.css
Log:


Modified: trunk/wp-theme/style.css
===================================================================
--- trunk/wp-theme/style.css	2010-11-02 01:28:34 UTC (rev 100)
+++ trunk/wp-theme/style.css	2010-11-02 01:36:18 UTC (rev 101)
@@ -1559,18 +1559,22 @@
 #qtranslate-chooser li {
 list-style: none;
 margin: 0 5px;
+padding: 0px;
 }
 
 #qtranslate-chooser li a {
   text-decoration: none;
+  font-size: 13px;
+  margin: 0px 0px 0px 6px;
 }
 
 #qtranslate-chooser li.active {
-background-color: grey;
+background-color: #F5E5FA;
 }
 
 #qtranslate-chooser li.active span {
-color: white;
+/* color: white; */
+  font-weight: bold;
 }
 
 #qtranslate-chooser li span {




More information about the Movecommons-commits mailing list