Author: sevein
Date: Sun Oct 10 10:56:19 2010
New Revision: 8046

Log:
Increase left/right padding in table-control layer for better appearance.

Modified:
   trunk/css/graphic.css

Modified: trunk/css/graphic.css
==============================================================================
--- trunk/css/graphic.css       Sun Oct 10 10:08:33 2010        (r8045)
+++ trunk/css/graphic.css       Sun Oct 10 10:56:19 2010        (r8046)
@@ -179,7 +179,7 @@
 div.table-control {
   border: 1px #aaa solid;
   margin: 3px 0px;
-  padding: 3px;
+  padding: 3px 10px;
   background: #eee;
 }
 

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