Author: peter
Date: Sun Sep 20 15:21:20 2009
New Revision: 3450

Log:
increase bottom margin of detail table to make it possible to scroll past the 
overlapping button block at the bottom of screen

Modified:
   trunk/web/css/graphic.css

Modified: trunk/web/css/graphic.css
==============================================================================
--- trunk/web/css/graphic.css   Sun Sep 20 15:05:21 2009        (r3449)
+++ trunk/web/css/graphic.css   Sun Sep 20 15:21:20 2009        (r3450)
@@ -371,7 +371,7 @@
 **********************************************************/
 table.detail {
   width: 99%;
-  margin: 0;
+  margin: 0 0 50px 0;
   /*border-collapse: collapse;*/
   overflow: hidden;
   border: 0x solid #999999;
@@ -998,4 +998,4 @@
   bottom: 7px;
   right: 10px;
   z-index: 90;
-}
\ No newline at end of file
+}

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