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 {
91 font-family: monospace;
98 background-color: #edece6;
99 text-decoration: none;
108 background-color: #d9d8d1;
113 border: solid #d9d8d1;
114 border-width: 0px 0px 1px;
115 font-family: monospace;
119 padding: 8px 8px 8px 150px;
136 font-family: sans-serif;
144 padding: 6px 8px 4px;
145 border: solid #d9d8d1;
146 border-width: 1px 0px 0px;
150 .author_date, .author {
156 border: solid #d9d8d1;
157 border-width: 0px 0px 1px 0px;
161 text-decoration: none;
169 table.tags a.subject {
174 text-decoration: underline;
179 text-decoration: none;
184 text-decoration: none;
189 text-decoration: underline;
199 font-family: monospace;
202 table.combined.diff_tree th {
206 table.combined.diff_tree td {
210 table.combined.diff_tree th.link,
211 table.combined.diff_tree td.link {
215 table.combined.diff_tree td.nochange a {
219 table.combined.diff_tree td.nochange a:hover,
220 table.combined.diff_tree td.nochange a:visited {
225 border-collapse: collapse;
240 /* do not change row style on hover for 'blame' view */
242 table.blame .light:hover {
243 background-color: #ffffff;
247 table.blame .dark:hover {
248 background-color: #f6f6f0;
251 /* currently both use the same, but it can change */
254 background-color: #edece6;
257 /* boundary commits in 'blame' view */
258 /* and commits without "previous" */
260 tr.no-previous td.linenr {
264 /* for 'blame_incremental', during processing */
265 tr.color1 { background-color: #f6fff6; }
266 tr.color2 { background-color: #f6f6ff; }
267 tr.color3 { background-color: #fff6f6; }
275 td.link, td.selflink {
277 font-family: sans-serif;
286 font-family: monospace;
291 background-color: yellow;
295 text-decoration: underline;
298 table.diff_tree span.file_status.new {
302 table.diff_tree span.file_status.deleted {
306 table.diff_tree span.file_status.moved,
307 table.diff_tree span.file_status.mode_chnge {
311 table.diff_tree span.file_status.copied {
315 /* noage: "No commits" */
316 table.project_list td.noage {
321 /* age2: 60*60*24*2 <= age */
322 table.project_list td.age2, table.blame td.age2 {
326 /* age1: 60*60*2 <= age < 60*60*24*2 */
327 table.project_list td.age1 {
332 table.blame td.age1 {
334 background: transparent;
337 /* age0: age < 60*60*2 */
338 table.project_list td.age0 {
344 table.blame td.age0 {
346 background: transparent;
350 td.pre, div.pre, div.diff {
351 font-family: monospace;
357 font-family: monospace;
360 /* progress of blame_interactive */
364 background-color: #d8d9d0;
371 /* format of (optional) objects size in 'tree' view */
373 font-family: monospace;
377 /* styling of diffs (patchsets): commitdiff and blobdiff views */
379 div.diff.extended_header {
386 background-color: #edece6;
389 padding: 4px 0px 2px 0px;
390 border: solid #d9d8d1;
391 border-width: 1px 0px 1px 0px;
394 div.diff.header a.path {
395 text-decoration: underline;
398 div.diff.extended_header,
399 div.diff.extended_header a.path,
400 div.diff.extended_header a.hash {
404 div.diff.extended_header .info {
408 div.diff.extended_header {
409 background-color: #f6f5ee;
410 padding: 2px 0px 2px 0px;
416 text-decoration: none;
419 div.diff a.list:hover,
420 div.diff a.path:hover,
421 div.diff a.hash:hover {
422 text-decoration: underline;
425 div.diff.to_file a.path,
434 div.diff.from_file a.path,
443 div.diff.chunk_header a,
444 div.diff.chunk_header {
448 div.diff.chunk_header {
449 border: dotted #ffe0ff;
450 border-width: 1px 0px 0px 0px;
454 div.diff.chunk_header span.chunk_info {
455 background-color: #ffeeff;
458 div.diff.chunk_header span.section {
462 div.diff.incomplete {
466 div.diff.nodifferences {
472 border: solid #d9d8d1;
473 border-width: 0px 0px 1px;
496 text-decoration: none
505 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
507 background-color: #ff6600;
509 font-family: sans-serif;
512 text-decoration: none;
516 background-color: #ee5500;
520 background-color: #ff8800;
523 a.rss_logo.generic:hover {
524 background-color: #ee7700;
532 background-color: #ffaaff;
533 border-color: #ffccff #ff00ee #ff00ee #ffccff;
537 text-decoration: none;
541 span.refs span a:hover {
542 text-decoration: underline;
545 span.refs span.indirect {
550 background-color: #aaaaff;
551 border-color: #ccccff #0033cc #0033cc #ccccff;
555 background-color: #ffffaa;
556 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
559 span.refs span.head {
560 background-color: #aaffaa;
561 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;