Author: sevein
Date: Mon Dec 20 13:45:22 2010
New Revision: 53
Log:
Wrap text.
Modified:
trunk/static/style.css
Modified: trunk/static/style.css
==============================================================================
--- trunk/static/style.css Thu Dec 2 01:54:26 2010 (r52)
+++ trunk/static/style.css Mon Dec 20 13:45:22 2010 (r53)
@@ -16,8 +16,8 @@
div#header { height: 180px; margin: 18px 0 0 0; }
table#report { width: 100%; border-spacing: 0; border-collapse: collapse;
border: 1px solid #999; font-family: Verdana; font-size: 11px; }
-table#report th { background-color: #ddd; white-space: nowrap; border-right:
1px solid #999; padding: 2px 16px; border-bottom: 1px solid #999; }
-table#report td { border-bottom: 1px solid #999; white-space: nowrap;
border-right: 1px solid #999; padding: 3px 4px; }
+table#report th { background-color: #ddd; border-right: 1px solid #999;
padding: 2px 16px; border-bottom: 1px solid #999; }
+table#report td { border-bottom: 1px solid #999; border-right: 1px solid #999;
padding: 3px 4px; }
table#report tr { background-color: #60afd1; }
table#report tr.odd { background-color: #87ceed; }
table#report tr.hover { background-color: #e8debe; }
--
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.