Author: peter
Date: Mon Sep 21 07:40:41 2009
New Revision: 3459

Log:
apply button block and h1 style changes to themes. Fixes issue #928, #964

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

Modified: trunk/plugins/sfAlouettePlugin/web/css/style.css
==============================================================================
--- trunk/plugins/sfAlouettePlugin/web/css/style.css    Mon Sep 21 07:04:45 
2009        (r3458)
+++ trunk/plugins/sfAlouettePlugin/web/css/style.css    Mon Sep 21 07:40:41 
2009        (r3459)
@@ -113,7 +113,7 @@
 }
 
 
-h1 {
+h1#first {
   background-color: #D5DCB5;
   border-bottom:1px solid #38420D;
   border-top:1px solid #38420D;
@@ -431,6 +431,11 @@
   background: #D5DCB5;
 }
 
+.actions
+{
+  background: #D5DCB5;
+}
+
 /****************************************************/
 /*            MENU - ACTION                         */
 /****************************************************/

Modified: trunk/plugins/sfColumbiaPlugin/web/css/style.css
==============================================================================
--- trunk/plugins/sfColumbiaPlugin/web/css/style.css    Mon Sep 21 07:04:45 
2009        (r3458)
+++ trunk/plugins/sfColumbiaPlugin/web/css/style.css    Mon Sep 21 07:40:41 
2009        (r3459)
@@ -450,6 +450,11 @@
   background: #F1F9FC;
 }
 
+.actions
+{
+  background: #F1F9FC;
+}
+
 /****************************************************/
 /*            MENU - ACTION                         */
 /****************************************************/

--~--~---------~--~----~------------~-------~--~----~
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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to