]>
git.defcon.no Git - gitweb-defcon-css/blob - defcon.css
2 font-family: "Monaco", "Courier New", monospace
;
5 background-color: #fff;
11 text-decoration: none
;
14 a:hover
, a:visited
, a:active
{
17 text-decoration: none
;
22 border: dashed
#aaaaaa;
24 padding: 0px 2px 0px 2px;
25 margin: 0px 2px 0px 2px;
35 vertical-align: middle
;
49 font-family: Helvetica
, Arial
, Freesans
, Clean
, sans-serif
;
50 background-image: url
('/gitweb/static/breadcrumb-bg.png') !important
;
51 border-bottom: 1px solid
#dfdfdf;
54 div
.page_header
a:link
,
55 div
.page_header
a:visited
,
56 div
.page_header a
.header
{
58 text-decoration: none
;
65 background-image: url
('/gitweb/static/breadcrumb-divider.png') !important
;
66 background-repeat: no-repeat
;
67 background-position: 100%;
70 div
.page_header
a:hover
{
73 text-decoration: underline
;
83 border: 1px solid
#d8d8d8;
85 margin: 0 auto
15px auto
;
93 div
.page_nav
a:visited
{
101 border: 1px solid
#d8d8d8;
103 margin: 0 auto
15px auto
;
112 border-top: 2px solid
#ddd;
113 border-bottom: 1px solid
#ddd;
117 div
.page_footer_text
{
124 div#generating_info
{
137 border: 1px solid
#d8d8d8;
138 margin: 15px auto
15px auto
;
143 /* padding: 6px 8px; */
146 background-color: #edece6;
147 text-decoration: none
;
151 margin: 10px auto
1px auto
;
152 border: 1px solid
#d8d8d8;
161 background-color: #d9d8d1;
167 border: 1px solid
#bedce7;
169 margin: 0 auto
0 auto
;
176 border: 1px solid
#bedce7;
179 margin: 0 auto
15px auto
;
200 font-family: sans-serif
;
208 padding: 6px 8px 4px;
209 border: solid
#d9d8d1;
210 border-width: 1px 0px 0px;
215 border: 1px solid
#d8d8d8;
217 margin: 0 auto
0px auto
;
219 .page_body > .list_head {
224 .author_date, .author {
230 border: solid
#d9d8d1;
231 border-width: 0px 0px 1px 0px;
235 text-decoration: none
;
243 table
.tags a
.subject
{
248 text-decoration: underline
;
253 text-decoration: none
;
258 text-decoration: none
;
263 text-decoration: underline
;
273 font-family: monospace
;
276 border: 1px solid
#d8d8d8;
279 margin: 0px auto
0px auto
;
281 .page_body > table.diff_tree {
283 margin: 0 auto
0px auto
;
299 border: 1px solid
#d8d8d8;
300 /* margin: 15px auto 15px auto; */
301 margin: 0px auto
15px auto
;
303 table
.object_header
{
317 table
.object_header
td:first-child
,
318 table
.projects_list
td:first-child
,
319 table
.project_list
td:first-child
,
320 table
.shortlog
td:first-child
,
321 table
.shortlog td
.author
,
322 table
.tags
td:first-child
,
323 table
.heads
td:first-child
327 table
.tags
td:first-child
+ td
331 table
.tags td
.selflink
337 table
.combined
.diff_tree th
{
341 table
.combined
.diff_tree td
{
345 table
.combined
.diff_tree th
.link
,
346 table
.combined
.diff_tree td
.link
{
350 table
.combined
.diff_tree td
.nochange a
{
354 table
.combined
.diff_tree td
.nochange
a:hover
,
355 table
.combined
.diff_tree td
.nochange
a:visited
{
360 border-collapse: collapse
;
375 /* do not change row style on hover for 'blame' view */
377 table
.blame
.light:hover
{
378 background-color: #ffffff;
382 table
.blame
.dark:hover
{
383 background-color: #f6f6f0;
386 /* currently both use the same, but it can change */
389 background-color: #edece6;
392 /* boundary commits in 'blame' view */
393 /* and commits without "previous" */
395 tr
.no-previous td
.linenr
{
399 /* for 'blame_incremental', during processing */
400 tr
.color1
{ background-color: #f6fff6; }
401 tr
.color2
{ background-color: #f6f6ff; }
402 tr
.color3
{ background-color: #fff6f6; }
410 td
.link
, td
.selflink
{
412 font-family: sans-serif
;
413 /* font-size: 70%; */
422 font-family: monospace
;
427 background-color: yellow
;
431 text-decoration: underline
;
434 table
.diff_tree span
.file_status
.new
{
438 table
.diff_tree span
.file_status
.deleted
{
442 table
.diff_tree span
.file_status
.moved
,
443 table
.diff_tree span
.file_status
.mode_chnge
{
447 table
.diff_tree span
.file_status
.copied
{
451 /* noage: "No commits" */
452 table
.project_list td
.noage
{
457 /* age2: 60*60*24*2 <= age */
458 table
.project_list td
.age2
, table
.blame td
.age2
{
462 /* age1: 60*60*2 <= age < 60*60*24*2 */
463 table
.project_list td
.age1
{
468 table
.blame td
.age1
{
470 background: transparent
;
473 /* age0: age < 60*60*2 */
474 table
.project_list td
.age0
{
480 table
.blame td
.age0
{
482 background: transparent
;
486 td
.pre
, div
.pre
, div
.diff
{
487 font-family: monospace
;
493 font-family: monospace
;
496 /* progress of blame_interactive */
500 background-color: #d8d9d0;
507 /* format of (optional) objects size in 'tree' view */
509 font-family: monospace
;
513 /* styling of diffs (patchsets): commitdiff and blobdiff views */
515 div
.diff
.extended_header
{
522 background-color: #edece6;
525 padding: 4px 0px 2px 10px;
526 border: solid
#d9d8d1;
527 border-width: 1px 1px 1px 1px;
530 div
.diff
.header a
.path
{
531 text-decoration: underline
;
534 div
.diff
.extended_header
,
535 div
.diff
.extended_header a
.path
,
536 div
.diff
.extended_header a
.hash
{
540 div
.diff
.extended_header
.info
{
544 div
.diff
.extended_header
{
545 background-color: #f6f5ee;
546 padding: 2px 0px 2px 0px;
552 text-decoration: none
;
555 div
.diff a
.list:hover
,
556 div
.diff a
.path:hover
,
557 div
.diff a
.hash:hover
{
558 text-decoration: underline
;
561 div
.diff
.to_file a
.path
,
570 div
.diff
.from_file a
.path
,
579 div
.diff
.chunk_header a
,
580 div
.diff
.chunk_header
{
584 div
.diff
.chunk_header
{
585 border: dotted
#ffe0ff;
586 border-width: 1px 0px 0px 0px;
590 div
.diff
.chunk_header span
.chunk_info
{
591 background-color: #ffeeff;
594 div
.diff
.chunk_header span
.section
{
598 div
.diff
.incomplete
{
602 div
.diff
.nodifferences
{
610 border: 1px solid
#bedce7;
612 margin: 0 auto
0 auto
;
634 text-decoration: none
643 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
645 background-color: #ff6600;
647 font-family: sans-serif
;
650 text-decoration: none
;
654 background-color: #ee5500;
658 background-color: #ff8800;
661 a
.rss_logo
.generic:hover
{
662 background-color: #ee7700;
670 background-color: #ffaaff;
671 border-color: #ffccff #ff00ee #ff00ee #ffccff;
675 text-decoration: none
;
679 span
.refs span
a:hover
{
680 text-decoration: underline
;
683 span
.refs span
.indirect
{
688 background-color: #aaaaff;
689 border-color: #ccccff #0033cc #0033cc #ccccff;
693 background-color: #ffffaa;
694 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
697 span
.refs span
.head
{
698 background-color: #aaffaa;
699 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;
714 /* Style definition generated by highlight 2.4.5, http://www.andre-simon.de/ */
716 /* Highlighting theme definition: */
718 .num { color:#2928ff; }
719 .esc { color:#ff00ff; }
720 .str { color:#ff0000; }
721 .dstr { color:#818100; }
722 .slc { color:#838183; font-style:italic
; }
723 .com { color:#838183; font-style:italic
; }
724 .dir { color:#008200; }
725 .sym { color:#000000; }
726 .line { color:#555555; }
727 .kwa { color:#000000; font-weight:bold
; }
728 .kwb { color:#830000; }
729 .kwc { color:#000000; font-weight:bold
; }
730 .kwd { color:#010181; }