commit/galaxy-central: dan: And 1em margin to the top and bottom of tables in Pages.
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/4f14387d3178/ changeset: r5230:4f14387d3178 user: dan date: 2011-03-17 20:44:05 summary: And 1em margin to the top and bottom of tables in Pages. affected #: 1 file (61 bytes) --- a/templates/page/display.mako Thu Mar 17 09:57:25 2011 -0400 +++ b/templates/page/display.mako Thu Mar 17 15:44:05 2011 -0400 @@ -98,6 +98,8 @@ padding: 8px 5px 5px; min-width: 500px; border: none; + margin-top: 1em; + margin-bottom: 1em; } .page-body caption { text-align: left; Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket