Revision: 1894
          http://mrbs.svn.sourceforge.net/mrbs/?rev=1894&view=rev
Author:   cimorrison
Date:     2011-08-27 16:25:10 +0000 (Sat, 27 Aug 2011)
Log Message:
-----------
Tweaked formatting adding more space between the Report and Summary

Modified Paths:
--------------
    mrbs/branches/datatables/web/mrbs.css.php

Modified: mrbs/branches/datatables/web/mrbs.css.php
===================================================================
--- mrbs/branches/datatables/web/mrbs.css.php   2011-08-27 16:13:02 UTC (rev 
1893)
+++ mrbs/branches/datatables/web/mrbs.css.php   2011-08-27 16:25:10 UTC (rev 
1894)
@@ -735,6 +735,7 @@
 
 
 /* ------------ REPORT.PHP ----------------------*/
+div#div_summary {padding-top: 3em}
 #div_summary table {border-spacing: 1px; border-collapse: collapse;
     border-color: <?php echo $report_table_border_color ?>; border-style: 
solid;
     border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; 
border-left-width: 1px}
@@ -752,7 +753,7 @@
 p.report_entries {font-weight: bold}
 .report .form_general fieldset fieldset {padding-top: 0.5em; padding-bottom: 
0.5em}
 .report .form_general fieldset fieldset legend {font-size: small; font-style: 
italic; font-weight: normal}
-button#delete_button {float: left; clear: left; margin-top: 1em}
+button#delete_button {float: left; clear: left; margin: 1em 0 3em 0}
 <?php // Stop the first column ("id") in the table from being displayed ?>
 .report table.display th:first-child, .report table.display td:first-child 
{display: none}
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to