2 font-family: sans-serif;
7 background-color: #ffffff;
15 a:hover, a:visited, a:active {
20 border: dashed #aaaaaa;
22 padding: 0px 2px 0px 2px;
23 margin: 0px 2px 0px 2px;
32 vertical-align: middle;
44 background-color: #d9d8d1;
47 div.page_header a:visited, a.header {
51 div.page_header a:hover {
59 div.page_nav a:visited {
66 border: solid #d9d8d1;
67 border-width: 0px 0px 1px;
73 background-color: #d9d8d1;
76 div.page_footer_text {
84 font-family: monospace;
91 background-color: #edece6;
92 text-decoration: none;
101 background-color: #d9d8d1;
106 border: solid #d9d8d1;
107 border-width: 0px 0px 1px;
108 font-family: monospace;
112 padding: 8px 8px 8px 150px;
129 font-family: sans-serif;
137 padding: 6px 8px 4px;
138 border: solid #d9d8d1;
139 border-width: 1px 0px 0px;
143 .author_date, .author {
149 border: solid #d9d8d1;
150 border-width: 0px 0px 1px 0px;
154 text-decoration: none;
162 table.tags a.subject {
167 text-decoration: underline;
172 text-decoration: none;
177 text-decoration: none;
182 text-decoration: underline;
192 font-family: monospace;
195 table.combined.diff_tree th {
199 table.combined.diff_tree td {
203 table.combined.diff_tree th.link,
204 table.combined.diff_tree td.link {
208 table.combined.diff_tree td.nochange a {
212 table.combined.diff_tree td.nochange a:hover,
213 table.combined.diff_tree td.nochange a:visited {
218 border-collapse: collapse;
233 /* do not change row style on hover for 'blame' view */
235 table.blame .light:hover {
236 background-color: #ffffff;
240 table.blame .dark:hover {
241 background-color: #f6f6f0;
244 /* currently both use the same, but it can change */
247 background-color: #edece6;
250 /* boundary commits in 'blame' view */
251 /* and commits without "previous" */
253 tr.no-previous td.linenr {
263 td.link, td.selflink {
265 font-family: sans-serif;
274 font-family: monospace;
279 background-color: yellow;
283 text-decoration: underline;
286 table.diff_tree span.file_status.new {
290 table.diff_tree span.file_status.deleted {
294 table.diff_tree span.file_status.moved,
295 table.diff_tree span.file_status.mode_chnge {
299 table.diff_tree span.file_status.copied {
303 /* noage: "No commits" */
304 table.project_list td.noage {
309 /* age2: 60*60*24*2 <= age */
310 table.project_list td.age2, table.blame td.age2 {
314 /* age1: 60*60*2 <= age < 60*60*24*2 */
315 table.project_list td.age1 {
320 table.blame td.age1 {
322 background: transparent;
325 /* age0: age < 60*60*2 */
326 table.project_list td.age0 {
332 table.blame td.age0 {
334 background: transparent;
338 td.pre, div.pre, div.diff {
339 font-family: monospace;
345 font-family: monospace;
348 /* format of (optional) objects size in 'tree' view */
350 font-family: monospace;
354 /* styling of diffs (patchsets): commitdiff and blobdiff views */
356 div.diff.extended_header {
363 background-color: #edece6;
366 padding: 4px 0px 2px 0px;
367 border: solid #d9d8d1;
368 border-width: 1px 0px 1px 0px;
371 div.diff.header a.path {
372 text-decoration: underline;
375 div.diff.extended_header,
376 div.diff.extended_header a.path,
377 div.diff.extended_header a.hash {
381 div.diff.extended_header .info {
385 div.diff.extended_header {
386 background-color: #f6f5ee;
387 padding: 2px 0px 2px 0px;
393 text-decoration: none;
396 div.diff a.list:hover,
397 div.diff a.path:hover,
398 div.diff a.hash:hover {
399 text-decoration: underline;
402 div.diff.to_file a.path,
411 div.diff.from_file a.path,
420 div.diff.chunk_header a,
421 div.diff.chunk_header {
425 div.diff.chunk_header {
426 border: dotted #ffe0ff;
427 border-width: 1px 0px 0px 0px;
431 div.diff.chunk_header span.chunk_info {
432 background-color: #ffeeff;
435 div.diff.chunk_header span.section {
439 div.diff.incomplete {
443 div.diff.nodifferences {
449 border: solid #d9d8d1;
450 border-width: 0px 0px 1px;
473 text-decoration: none
482 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
484 background-color: #ff6600;
486 font-family: sans-serif;
489 text-decoration: none;
493 background-color: #ee5500;
497 background-color: #ff8800;
500 a.rss_logo.generic:hover {
501 background-color: #ee7700;
509 background-color: #ffaaff;
510 border-color: #ffccff #ff00ee #ff00ee #ffccff;
514 text-decoration: none;
518 span.refs span a:hover {
519 text-decoration: underline;
522 span.refs span.indirect {
527 background-color: #aaaaff;
528 border-color: #ccccff #0033cc #0033cc #ccccff;
532 background-color: #ffffaa;
533 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
536 span.refs span.head {
537 background-color: #aaffaa;
538 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;