"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "mrbs-1.9.4/web/Themes/default/styling.inc" between
mrbs-1.9.4.tar.gz and mrbs-1.10.0.tar.gz

About: MRBS is a web application for booking meeting rooms or other resources (using PHP and MySQL/pgsql).

styling.inc  (mrbs-1.9.4):styling.inc  (mrbs-1.10.0)
skipping to change at line 43 skipping to change at line 43
$main_table_body_h_border_color = "#ffffff"; // border colour for day/week/mo nth tables - body, horizontal $main_table_body_h_border_color = "#ffffff"; // border colour for day/week/mo nth tables - body, horizontal
$main_table_body_v_border_color = "#e4e4e4"; // border colour for day/week/mo nth tables - body, vertical $main_table_body_v_border_color = "#e4e4e4"; // border colour for day/week/mo nth tables - body, vertical
$main_table_month_color = "#ffffff"; // background colour for days in the month view $main_table_month_color = "#ffffff"; // background colour for days in the month view
$main_table_month_invalid_color = "#d1d9de"; // background colour for invalid days in the month view $main_table_month_invalid_color = "#d1d9de"; // background colour for invalid days in the month view
$main_table_slot_invalid_color = "#d1d9de"; // background colour for invalid slots in the day and week views $main_table_slot_invalid_color = "#d1d9de"; // background colour for invalid slots in the day and week views
$main_table_slot_private_type_color = "#d1d9de"; // background colour w hen the type has to kept private $main_table_slot_private_type_color = "#d1d9de"; // background colour w hen the type has to kept private
$main_table_labels_back_color = $header_back_color; // background colour f or the row labels column $main_table_labels_back_color = $header_back_color; // background colour f or the row labels column
$timeline_color = $header_back_color; $timeline_color = $header_back_color;
// border colours for the main table when it is printed. These are used by m rbs-print.css.php // border colours for the main table when it is printed. These are used by m rbs-print.css.php
$main_table_border_color_print = "#879AA8"; // border colour for the m $main_table_border_color_print = "#dddddd"; // border colour for the m
ain table (print view) ain table (print view)
$main_table_header_border_color_print = "#879AA8"; // border colour for day/w $main_table_header_border_color_print = "#dddddd"; // border colour for day/w
eek/month tables - header (print view) eek/month tables - header (print view)
$main_table_body_h_border_color_print = "#879AA8"; // border colour for day/w $main_table_body_h_border_color_print = "#dddddd"; // border colour for day/w
eek/month tables - body, horizontal (print view) eek/month tables - body, horizontal (print view)
$main_table_body_v_border_color_print = "#879AA8"; // border colour for day/w $main_table_body_v_border_color_print = "#dddddd"; // border colour for day/w
eek/month tables - body, vertical (print view) eek/month tables - body, vertical (print view)
// font colours for the main table when it is printed // font colours for the main table when it is printed
$header_font_color_print = "#0B263B"; $header_font_color_print = "#0B263B";
$anchor_link_color_header_print = "#0B263B"; $anchor_link_color_header_print = "#0B263B";
$report_table_border_color = $standard_font_color; $report_table_border_color = $standard_font_color;
$report_h2_border_color = $banner_back_color; // border colour for < h2> in report.php $report_h2_border_color = $banner_back_color; // border colour for < h2> in report.php
$report_h3_border_color = "#879AA8"; // border colour for < h2> in report.php $report_h3_border_color = "#879AA8"; // border colour for < h2> in report.php
$search_table_border_color = $standard_font_color; $search_table_border_color = $standard_font_color;
 End of changes. 1 change blocks. 
8 lines changed or deleted 8 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)