9 /* Link in the top navbar */
14 /* Link to any cross-referenced Doxygen element */
16 text-decoration: none;
24 /* Link to any cross-referenced Doxygen element inside a code section
28 text-decoration: none;
39 text-decoration: none;
40 background-color: lightblue
47 /* A code fragment (ex: header) */
51 background-color: #CCCCCC
54 /* In the alpha list (coumpound index), style of an alphabetical index letter */
56 background-color: #CCCCCC;
63 /* Method name (+ type) */
65 background-color: lightblue;
69 /* Method parameter (some of them) */
71 background-color: lightblue;
72 font-weight: bold; color: #602020;
75 /* Method parameter (some of them) */
77 background-color: lightblue;
83 /* Separator between methods group (usually empty, seems not supported by IE) */
102 background-color: #FFFFFF;
106 margin-bottom: 0.1em;
111 padding-bottom: 0.5em;
113 border: 2px solid #0D299A;
115 border-color: #0D299A;
131 margin-bottom: 0.2em;
136 /* In File List, Coumpound List, etc, 1st column of the index */
138 background-color: #CCCCCC;
140 padding-right : 10px;
143 padding-bottom : 2px;
150 /* In File List, Coumpound List, etc, 2nd column of the index */
152 background-color: #CCCCCC;
154 padding-right : 10px;
157 padding-bottom : 2px;
164 span.keyword { color: #008000 }
165 span.keywordtype { color: #604020 }
166 span.keywordflow { color: #e08000 }
167 span.comment { color: #800000 }
168 span.preprocessor { color: #806020 }
169 span.stringliteral { color: #002080 }
170 span.charliteral { color: #008080 }