Author: sevein
Date: Thu Oct 13 16:21:51 2011
New Revision: 10080

Log:
New advanced-search button style integrated in all our themes

Modified:
   trunk/plugins/sfAlouettePlugin/css/style.css
   trunk/plugins/sfColumbiaPlugin/css/style.css

Modified: trunk/plugins/sfAlouettePlugin/css/style.css
==============================================================================
--- trunk/plugins/sfAlouettePlugin/css/style.css        Thu Oct 13 16:01:41 
2011        (r10079)
+++ trunk/plugins/sfAlouettePlugin/css/style.css        Thu Oct 13 16:21:51 
2011        (r10080)
@@ -97,7 +97,7 @@
 
 #header .search .advanced-search a
 {
-  background-color: #330;
+  color: #ab6;
 }
 
 #languageMenu,

Modified: trunk/plugins/sfColumbiaPlugin/css/style.css
==============================================================================
--- trunk/plugins/sfColumbiaPlugin/css/style.css        Thu Oct 13 16:01:41 
2011        (r10079)
+++ trunk/plugins/sfColumbiaPlugin/css/style.css        Thu Oct 13 16:21:51 
2011        (r10080)
@@ -134,7 +134,7 @@
 {
   float: none;
   margin-top: 200px;
-  padding: 4px 0;
+  padding: 4px 0 12px 0;
   width: 540px;
   margin-left: 0;
   background: #069;
@@ -186,9 +186,9 @@
   width: 100%;
 }
 
-#header .search .advanced-search a
+#page .search .advanced-search a
 {
-  background-color: #036;
+  color: #def;
 }
 
 #languageMenu,

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to