1 body
,h1
,h2
,h3
,h4
,h5
,h6
,p
,center
,td
,th
,ul
,dl
,div
{
2 font-family: sans-serif
;
6 background-color: black
;
34 border-top: 1px solid yellow
;
42 caption
{ font-weight: bold
}
46 /* Data structure index. Box with clickable letters */
49 background-color: #000055;
50 border: 1px solid
#ffff00;
57 /* Data structure index, clickable letters */
59 text-decoration: none
;
65 text-decoration: none
;
71 text-decoration: none
;
72 background-color: #ffff00;
76 text-decoration: none
;
80 a
.elRef
{ font-weight: bold
}
83 text-decoration: none
;
89 text-decoration: none
;
104 dl
.el
{ margin-left: -1cm }
106 font-family: Fixed
, monospace
;
111 border: 1px solid
#CCCCCC;
112 background-color: #351505;
123 /* data structures non-clickable letters */
125 background-color: black
;
147 background-color: #000055;
149 padding-right : 10px;
152 padding-bottom : 2px;
157 border: 1px solid
#ffff00;
161 background-color: #000055;
163 padding-right : 10px;
166 padding-bottom : 2px;
171 border: 1px solid
#ffff00;
175 background-color: #112244;
177 p
.formulaDsp
{ text-align: center
; }
179 img
.formulaInl
{ vertical-align: middle
; }
181 /* Overwiew on top of page for *.c file */
183 .mdescLeft { /* empty box on the left besides short description */
184 padding: 0px 8px 4px 8px;
188 .mdescRight { /* Short description */
189 padding: 0px 8px 4px 8px;
195 .memItemLeft { /* return value */
197 border-top-color: #ffff00;
198 padding: 1px 0px 0px 8px;
200 border-top-width: 2px;
201 border-top-style: solid
;
202 border-right-style: none
;
203 border-bottom-style: none
;
204 border-left-style: none
;
208 .memItemRight { /* function declaration */
210 border-top-color: #ffff00;
211 padding: 1px 8px 0px 8px;
213 border-top-width: 2px;
214 border-top-style: solid
;
215 border-right-style: none
;
216 border-bottom-style: none
;
217 border-left-style: none
;
235 background-color: #000000;
242 .dirtab { padding: 4px;
243 border-collapse: collapse
;
244 border: 1px solid
#84b007;
252 /* Style for detailed member documentation */
259 .memitem { /* outer border around function */
261 background-color: #000000;
264 border-color: #ffff00;
268 color: #ffffff; /* name of the function */
277 /* inner box containing function definition */
279 background-color: #000055;
283 border-color: #ffff00;
292 .paramtype { /* type of function parameter, e.g. "int" */
297 .paramname { /* name of function parameter */
303 border: dashed
#aaaaaa;
305 padding: 0px 2px 0px 2px;
306 margin: 0px 2px 0px 2px;
313 background-color: #151515;
316 div
.page_header
a:visited
, a
.header
{
320 div
.page_header
a:hover
{
328 div
.page_nav
a:visited
{
335 border: solid
#d9d8d1;
336 border-width: 0px 0px 1px;
342 background-color: #d9d8d1;
345 div
.page_footer_text
{
353 font-family: monospace
;
358 background-color: #AA3100;
363 border: solid
#d9d8d1;
364 border-width: 0px 0px 1px;
365 font-family: monospace
;
369 padding: 8px 8px 8px 150px;
370 font-family: monospace
;
375 font-family: monospace
;
393 font-family: sans-serif
;
401 padding: 6px 8px 4px;
402 border: solid
#d9d8d1;
403 border-width: 1px 0px 0px;
409 border: solid
#d9d8d1;
410 border-width: 0px 0px 1px 0px;
415 text-decoration: none
;
423 table
.tags a
.subject
{
428 text-decoration: underline
;
433 text-decoration: none
;
438 text-decoration: none
;
443 text-decoration: underline
;
453 font-family: monospace
;
456 table
.combined
.diff_tree th
{
460 table
.combined
.diff_tree td
{
464 table
.combined
.diff_tree th
.link
,
465 table
.combined
.diff_tree td
.link
{
469 table
.combined
.diff_tree td
.nochange a
{
473 table
.combined
.diff_tree td
.nochange
a:hover
,
474 table
.combined
.diff_tree td
.nochange
a:visited
{
479 border-collapse: collapse
;
489 background-color: yellow
;
494 background-color: #333333;
498 background-color: #333333;
502 background-color: yellow
;
506 td
.link
, td
.selflink
{
508 font-family: sans-serif
;
517 font-family: monospace
;
522 background-color: yellow
;
526 text-decoration: underline
;
529 table
.diff_tree span
.file_status
.new
{
533 table
.diff_tree span
.file_status
.deleted
{
537 table
.diff_tree span
.file_status
.moved
,
538 table
.diff_tree span
.file_status
.mode_chnge
{
542 table
.diff_tree span
.file_status
.copied
{
546 /* noage: "No commits" */
547 table
.project_list td
.noage
{
552 /* age2: 60*60*24*2 <= age */
553 table
.project_list td
.age2
, table
.blame td
.age2
{
557 /* age1: 60*60*2 <= age < 60*60*24*2 */
558 table
.project_list td
.age1
{
563 table
.blame td
.age1
{
565 background: transparent
;
568 /* age0: age < 60*60*2 */
569 table
.project_list td
.age0
{
575 table
.blame td
.age0
{
577 background: transparent
;
581 td
.pre
, div
.pre
, div
.diff
{
586 font-family: monospace
;
589 /* styling of diffs (patchsets): commitdiff and blobdiff views */
592 div
.diff
.extended_header
{
599 background-color: #333333;
602 padding: 4px 0px 2px 0px;
603 border: solid
#d9d8d1;
604 border-width: 1px 0px 1px 0px;
607 div
.diff
.header a
.path
{
608 text-decoration: underline
;
611 div
.diff
.extended_header
,
612 div
.diff
.extended_header a
.path
,
613 div
.diff
.extended_header a
.hash
{
617 div
.diff
.extended_header
.info
{
621 div
.diff
.extended_header
{
622 background-color: #333333;
623 padding: 2px 0px 2px 0px;
629 text-decoration: none
;
632 div
.diff a
.list:hover
,
633 div
.diff a
.path:hover
,
634 div
.diff a
.hash:hover
{
635 text-decoration: underline
;
638 div
.diff
.to_file a
.path
,
647 div
.diff
.from_file a
.path
,
656 div
.diff
.chunk_header a
,
657 div
.diff
.chunk_header
{
661 div
.diff
.chunk_header
{
662 border: dotted
#ffe0ff;
663 border-width: 1px 0px 0px 0px;
667 div
.diff
.chunk_header span
.chunk_info
{
668 background-color: #000000;
671 div
.diff
.chunk_header span
.section
{
675 div
.diff
.incomplete
{
679 div
.diff
.nodifferences
{
685 border: solid
#d9d8d1;
686 border-width: 0px 0px 1px;
705 text-decoration: none
714 border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e;
716 background-color: #ff6600;
718 font-family: sans-serif
;
721 text-decoration: none
;
725 background-color: #ee5500;
733 background-color: #222222;
734 border-color: #ffccff #ff00ee #ff00ee #ffccff;
738 background-color: #aaaaff;
739 border-color: #ccccff #0033cc #0033cc #ccccff;
743 background-color: #ffffaa;
744 border-color: #ffffcc #ffee00 #ffee00 #ffffcc;
747 span
.refs span
.head
{
748 background-color: #222222;
749 border-color: #ccffcc #00cc33 #00cc33 #ccffcc;