--- trunk/viewvc/magellan-template/docroot/styles.css 2016/05/13 12:57:26 9 +++ trunk/viewvc/magellan-template/docroot/styles.css 2016/05/13 13:12:34 10 @@ -422,35 +422,12 @@ /*** Navigation Headers ***/ .vc_navheader { -# background-color: #cccccc; padding: .25em; } .vc_navheader .pathdiv { padding: 0 3px; } -#/*** Table Headers ***/ -#.vc_header { -# text-align: left; -# vertical-align: top; -# background-color: #cccccc; -#} -#.vc_header_sort { -# text-align: left; -# background-color: #88ff88; -#} - -#/*** Table Rows ***/ -#.vc_row_even { -# background-color: #ffffff; -#} -#.vc_row_odd { -# background-color: #f0f0f0; -#} -#.vc_row_special { -# background-color: #ffff7f; -#} - /*** Log messages ***/ .vc_log { /* unfortunately, white-space: pre-wrap isn't widely supported ... */ @@ -491,7 +468,6 @@ .vc_file_line_text { border-right-width: 0px; background-color: white; -# font-family: monospace; text-align: left; white-space: pre; width: 100%; @@ -564,42 +540,34 @@ background-color: rgb(236,187,48); } .vc_diff_chunk_extra { -# font-size: smaller; } .vc_diff_empty { background-color: #cccccc; font-family: sans-serif; -# font-size: smaller; } .vc_diff_add { background-color: #aaffaa; font-family: sans-serif; -# font-size: smaller; } .vc_diff_remove { background-color: #ffaaaa; font-family: sans-serif; -# font-size: smaller; } .vc_diff_change { background-color: #ffff77; font-family: sans-serif; -# font-size: smaller; } .vc_diff_change_empty { background-color: #eeee77; font-family: sans-serif; -# font-size: smaller; } .vc_diff_nochange { font-family: sans-serif; -# font-size: smaller; } .vc_diff_line_number { } .vc_raw_diff { background-color: #cccccc; -# font-size: smaller; } /*** Intraline Diff Styles ***/ @@ -621,7 +589,6 @@ width: 50%; } table.vc_idiff tbody { - font-family: monospace; /* unfortunately, white-space: pre-wrap isn't widely supported ... */ white-space: -moz-pre-wrap; /* Mozilla based browsers */ white-space: -pre-wrap; /* Opera 4 - 6 */