Revision: 1024
http://mrbs.svn.sourceforge.net/mrbs/?rev=1024&view=rev
Author: cimorrison
Date: 2009-02-15 13:17:31 +0000 (Sun, 15 Feb 2009)
Log Message:
-----------
Tweaked border colours for print view to tie in with theme colour schemes.
Modified Paths:
--------------
mrbs/trunk/web/Themes/classic126.inc
mrbs/trunk/web/Themes/default.inc
Modified: mrbs/trunk/web/Themes/classic126.inc
===================================================================
--- mrbs/trunk/web/Themes/classic126.inc 2009-02-15 13:11:26 UTC (rev
1023)
+++ mrbs/trunk/web/Themes/classic126.inc 2009-02-15 13:17:31 UTC (rev
1024)
@@ -32,10 +32,10 @@
$main_table_times_back_color = "#fff0f0"; // background colour for the
times/periods column
// border colours for the main table when it is printed. These are used by
mrbs-print.css.php
-$main_table_border_color_print = "#888888"; // border colour for the
main table (print view)
-$main_table_header_border_color_print = "#888888"; // border colour for
day/week/month tables - header (print view)
-$main_table_body_h_border_color_print = "#888888"; // border colour for
day/week/month tables - body, horizontal (print view)
-$main_table_body_v_border_color_print = "#888888"; // border colour for
day/week/month tables - body, vertical (print view)
+$main_table_border_color_print = "#777777"; // border colour for the
main table (print view)
+$main_table_header_border_color_print = "#777777"; // border colour for
day/week/month tables - header (print view)
+$main_table_body_h_border_color_print = "#777777"; // border colour for
day/week/month tables - body, horizontal (print view)
+$main_table_body_v_border_color_print = "#777777"; // border colour for
day/week/month tables - body, vertical (print view)
$report_table_border_color = $standard_font_color;
$report_h2_border_color = $banner_back_color; // border colour for
<h2> in report.php
Modified: mrbs/trunk/web/Themes/default.inc
===================================================================
--- mrbs/trunk/web/Themes/default.inc 2009-02-15 13:11:26 UTC (rev 1023)
+++ mrbs/trunk/web/Themes/default.inc 2009-02-15 13:17:31 UTC (rev 1024)
@@ -32,10 +32,10 @@
$main_table_times_back_color = $header_back_color; // background colour
for the times/periods column
// border colours for the main table when it is printed. These are used by
mrbs-print.css.php
-$main_table_border_color_print = "#888888"; // border colour for the
main table (print view)
-$main_table_header_border_color_print = "#888888"; // border colour for
day/week/month tables - header (print view)
-$main_table_body_h_border_color_print = "#888888"; // border colour for
day/week/month tables - body, horizontal (print view)
-$main_table_body_v_border_color_print = "#888888"; // border colour for
day/week/month tables - body, vertical (print view)
+$main_table_border_color_print = "#879AA8"; // border colour for the
main table (print view)
+$main_table_header_border_color_print = "#879AA8"; // border colour for
day/week/month tables - header (print view)
+$main_table_body_h_border_color_print = "#879AA8"; // border colour for
day/week/month tables - body, horizontal (print view)
+$main_table_body_v_border_color_print = "#879AA8"; // border colour for
day/week/month tables - body, vertical (print view)
$report_table_border_color = $standard_font_color;
$report_h2_border_color = $banner_back_color; // border colour for
<h2> in report.php
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits