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 {
266 td.link, td.selflink {
268 font-family: sans-serif;
277 font-family: monospace;
282 background-color: yellow;
286 text-decoration: underline;
289 table.diff_tree span.file_status.new {
293 table.diff_tree span.file_status.deleted {
297 table.diff_tree span.file_status.moved,
298 table.diff_tree span.file_status.mode_chnge {
302 table.diff_tree span.file_status.copied {
306 /* noage: "No commits" */
307 table.project_list td.noage {
312 /* age2: 60*60*24*2 <= age */
313 table.project_list td.age2, table.blame td.age2 {
317 /* age1: 60*60*2 <= age < 60*60*24*2 */
318 table.project_list td.age1 {
323 table.blame td.age1 {
325 background: transparent;
328 /* age0: age < 60*60*2 */
329 table.project_list td.age0 {
335 table.blame td.age0 {
337 background: transparent;
341 td.pre, div.pre, div.diff {
342 font-family: monospace;
348 font-family: monospace;
351 /* styling of diffs (patchsets): commitdiff and blobdiff views */
353 div.diff.extended_header {
360 background-color: #edece6;
363 padding: 4px 0px 2px 0px;
364 border: solid #d9d8d1;
365 border-width: 1px 0px 1px 0px;
368 div.diff.header a.path {
369 text-decoration: underline;
372 div.diff.extended_header,
373 div.diff.extended_header a.path,
374 div.diff.extended_header a.hash {
378 div.diff.extended_header .info {
382 div.diff.extended_header {
383 background-color: #f6f5ee;
384 padding: 2px 0px 2px 0px;
390 text-decoration: none;
393 div.diff a.list:hover,
394 div.diff a.path:hover,
395 div.diff a.hash:hover {
396 text-decoration: underline;
399 div.diff.to_file a.path,
408 div.diff.from_file a.path,
417 div.diff.chunk_header a,
418 div.diff.chunk_header {
422 div.diff.chunk_header {
423 border: dotted #ffe0ff;
424 border-width: 1px 0px 0px 0px;
428 div.diff.chunk_header span.chunk_info {
429 background-color: #ffeeff;
432 div.diff.chunk_header span.section {
436 div.diff.incomplete {
440 div.diff.nodifferences {
446 border: solid #d9d8d1;
447 border-width: 0px 0px 1px;
470 text-decoration: none
479 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
481 background-color: #ff6600;
483 font-family: sans-serif;
486 text-decoration: none;
490 background-color: #ee5500;
494 background-color: #ff8800;
497 a.rss_logo.generic:hover {
498 background-color: #ee7700;
506 background-color: #ffaaff;
507 border-color: #ffccff #ff00ee #ff00ee #ffccff;
511 text-decoration: none;
515 span.refs span a:hover {
516 text-decoration: underline;
519 span.refs span.indirect {
524 background-color: #aaaaff;
525 border-color: #ccccff #0033cc #0033cc #ccccff;
529 background-color: #ffffaa;
530 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
533 span.refs span.head {
534 background-color: #aaffaa;
535 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;