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;
40 background-color: #d9d8d1;
43 div.page_header a:visited, a.header {
47 div.page_header a:hover {
55 div.page_nav a:visited {
62 border: solid #d9d8d1;
63 border-width: 0px 0px 1px;
69 background-color: #d9d8d1;
72 div.page_footer_text {
87 font-family: monospace;
94 background-color: #edece6;
95 text-decoration: none;
104 background-color: #d9d8d1;
109 border: solid #d9d8d1;
110 border-width: 0px 0px 1px;
111 font-family: monospace;
115 padding: 8px 8px 8px 150px;
132 font-family: sans-serif;
140 padding: 6px 8px 4px;
141 border: solid #d9d8d1;
142 border-width: 1px 0px 0px;
146 .author_date, .author {
152 border: solid #d9d8d1;
153 border-width: 0px 0px 1px 0px;
157 text-decoration: none;
165 table.tags a.subject {
170 text-decoration: underline;
175 text-decoration: none;
180 text-decoration: none;
185 text-decoration: underline;
195 font-family: monospace;
198 table.combined.diff_tree th {
202 table.combined.diff_tree td {
206 table.combined.diff_tree th.link,
207 table.combined.diff_tree td.link {
211 table.combined.diff_tree td.nochange a {
215 table.combined.diff_tree td.nochange a:hover,
216 table.combined.diff_tree td.nochange a:visited {
221 border-collapse: collapse;
236 /* do not change row style on hover for 'blame' view */
238 table.blame .light:hover {
239 background-color: #ffffff;
243 table.blame .dark:hover {
244 background-color: #f6f6f0;
247 /* currently both use the same, but it can change */
250 background-color: #edece6;
253 /* boundary commits in 'blame' view */
254 /* and commits without "previous" */
256 tr.no-previous td.linenr {
260 /* for 'blame_incremental', during processing */
261 tr.color1 { background-color: #f6fff6; }
262 tr.color2 { background-color: #f6f6ff; }
263 tr.color3 { background-color: #fff6f6; }
271 td.link, td.selflink {
273 font-family: sans-serif;
282 font-family: monospace;
287 background-color: yellow;
291 text-decoration: underline;
294 table.diff_tree span.file_status.new {
298 table.diff_tree span.file_status.deleted {
302 table.diff_tree span.file_status.moved,
303 table.diff_tree span.file_status.mode_chnge {
307 table.diff_tree span.file_status.copied {
311 /* noage: "No commits" */
312 table.project_list td.noage {
317 /* age2: 60*60*24*2 <= age */
318 table.project_list td.age2, table.blame td.age2 {
322 /* age1: 60*60*2 <= age < 60*60*24*2 */
323 table.project_list td.age1 {
328 table.blame td.age1 {
330 background: transparent;
333 /* age0: age < 60*60*2 */
334 table.project_list td.age0 {
340 table.blame td.age0 {
342 background: transparent;
346 td.pre, div.pre, div.diff {
347 font-family: monospace;
353 font-family: monospace;
356 /* progress of blame_interactive */
360 background-color: #d8d9d0;
367 /* styling of diffs (patchsets): commitdiff and blobdiff views */
369 div.diff.extended_header {
376 background-color: #edece6;
379 padding: 4px 0px 2px 0px;
380 border: solid #d9d8d1;
381 border-width: 1px 0px 1px 0px;
384 div.diff.header a.path {
385 text-decoration: underline;
388 div.diff.extended_header,
389 div.diff.extended_header a.path,
390 div.diff.extended_header a.hash {
394 div.diff.extended_header .info {
398 div.diff.extended_header {
399 background-color: #f6f5ee;
400 padding: 2px 0px 2px 0px;
406 text-decoration: none;
409 div.diff a.list:hover,
410 div.diff a.path:hover,
411 div.diff a.hash:hover {
412 text-decoration: underline;
415 div.diff.to_file a.path,
424 div.diff.from_file a.path,
433 div.diff.chunk_header a,
434 div.diff.chunk_header {
438 div.diff.chunk_header {
439 border: dotted #ffe0ff;
440 border-width: 1px 0px 0px 0px;
444 div.diff.chunk_header span.chunk_info {
445 background-color: #ffeeff;
448 div.diff.chunk_header span.section {
452 div.diff.incomplete {
456 div.diff.nodifferences {
462 border: solid #d9d8d1;
463 border-width: 0px 0px 1px;
486 text-decoration: none
495 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
497 background-color: #ff6600;
499 font-family: sans-serif;
502 text-decoration: none;
506 background-color: #ee5500;
510 background-color: #ff8800;
513 a.rss_logo.generic:hover {
514 background-color: #ee7700;
522 background-color: #ffaaff;
523 border-color: #ffccff #ff00ee #ff00ee #ffccff;
527 text-decoration: none;
531 span.refs span a:hover {
532 text-decoration: underline;
535 span.refs span.indirect {
540 background-color: #aaaaff;
541 border-color: #ccccff #0033cc #0033cc #ccccff;
545 background-color: #ffffaa;
546 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
549 span.refs span.head {
550 background-color: #aaffaa;
551 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;