Author: peter
Date: Thu Sep 17 09:26:57 2009
New Revision: 3362

Log:
restore pre-existing button/action block styling

Modified:
   trunk/web/css/menu.css

Modified: trunk/web/css/menu.css
==============================================================================
--- trunk/web/css/menu.css      Thu Sep 17 08:12:52 2009        (r3361)
+++ trunk/web/css/menu.css      Thu Sep 17 09:26:57 2009        (r3362)
@@ -728,9 +728,17 @@
 
 .actions
 {
-  background-color: #f93;
-  bottom: 2em;
-  position: fixed;
+  background:#FF9D3C none repeat scroll 0 0;
+  border:3px solid #999999;
+  bottom:2em;
+  height:auto;
+  line-height:1em;
+  margin-top:20px;
+  overflow:hidden;
+  padding: 5px;
+  position:fixed;
+  width:500px;
+  z-index:98;
 }
 
 ul.actions li

--~--~---------~--~----~------------~-------~--~----~
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