source: trunk/source/interfaces/html/doxygen.css@ 877

Last change on this file since 877 was 571, checked in by garnier, 18 years ago

r581@mac-90108: laurentgarnier | 2007-08-17 17:30:26 +0200
deplacement de frame

File size: 4.7 KB
Line 
1H1 {
2 text-align: center;
3 font-family: Arial, Helvetica, sans-serif;
4}
5H2 {
6 font-family: Geneva, Arial, Helvetica, sans-serif;
7}
8CAPTION { font-weight: bold }
9DIV.qindex { width: 100%;
10 background-color: #eeeeff;
11 border: 4px solid #eeeeff;
12 text-align: center;
13 margin-bottom: 2px
14}
15A.qindex { text-decoration: none; font-weight: bold; color: #0000ee }
16A.qindex:visited { text-decoration: none; font-weight: bold; color: #0000ee }
17A.qindex:hover { text-decoration: none; background-color: #ddddff }
18A.qindexHL { text-decoration: none; font-weight: bold;
19 background-color: #6666cc;
20 color: #ffffff
21 }
22A.qindexHL:hover { text-decoration: none; background-color: #6666cc; color: #ffffff }
23A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
24A.el { text-decoration: none; font-weight: bold }
25A.elRef { font-weight: bold }
26A.code { text-decoration: none; font-weight: normal; color: #4444ee }
27A.codeRef { font-weight: normal; color: #4444ee }
28A:hover { text-decoration: none; background-color: #f2f2ff }
29DL.el { margin-left: -1cm }
30DIV.fragment {
31 width: 98%;
32 border: 1px solid #CCCCCC;
33 background-color: #f5f5f5;
34 padding-left: 4px;
35 margin: 4px;
36}
37DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
38TD.md { background-color: #f2f2ff; font-weight: bold; }
39TD.mdname1 { background-color: #f2f2ff; font-weight: bold; color: #602020; }
40TD.mdname { background-color: #f2f2ff; font-weight: bold; color: #602020; width: 600px; }
41DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
42DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller }
43BODY {
44 background: white;
45 color: black;
46 margin-right: 20px;
47 margin-left: 20px;
48}
49TD.indexkey {
50 background-color: #eeeeff;
51 font-weight: bold;
52 padding-right : 10px;
53 padding-top : 2px;
54 padding-left : 10px;
55 padding-bottom : 2px;
56 margin-left : 0px;
57 margin-right : 0px;
58 margin-top : 2px;
59 margin-bottom : 2px
60}
61TD.indexvalue {
62 background-color: #eeeeff;
63 font-style: italic;
64 padding-right : 10px;
65 padding-top : 2px;
66 padding-left : 10px;
67 padding-bottom : 2px;
68 margin-left : 0px;
69 margin-right : 0px;
70 margin-top : 2px;
71 margin-bottom : 2px
72}
73TR.memlist {
74 background-color: #f0f0f0;
75}
76P.formulaDsp { text-align: center; }
77IMG.formulaDsp { }
78IMG.formulaInl { vertical-align: middle; }
79SPAN.keyword { color: #008000 }
80SPAN.keywordtype { color: #604020 }
81SPAN.keywordflow { color: #e08000 }
82SPAN.comment { color: #800000 }
83SPAN.preprocessor { color: #806020 }
84SPAN.stringliteral { color: #002080 }
85SPAN.charliteral { color: #008080 }
86.mdTable {
87 border: 1px solid #868686;
88 background-color: #f2f2ff;
89}
90.mdRow {
91 padding: 8px 20px;
92}
93.mdescLeft {
94 font-size: smaller;
95 font-family: Arial, Helvetica, sans-serif;
96 background-color: #FAFAFA;
97 padding-left: 8px;
98 border-top: 1px none #E0E0E0;
99 border-right: 1px none #E0E0E0;
100 border-bottom: 1px none #E0E0E0;
101 border-left: 1px none #E0E0E0;
102 margin: 0px;
103}
104.mdescRight {
105 font-size: smaller;
106 font-family: Arial, Helvetica, sans-serif;
107 font-style: italic;
108 background-color: #FAFAFA;
109 padding-left: 4px;
110 border-top: 1px none #E0E0E0;
111 border-right: 1px none #E0E0E0;
112 border-bottom: 1px none #E0E0E0;
113 border-left: 1px none #E0E0E0;
114 margin: 0px;
115 padding-bottom: 0px;
116 padding-right: 8px;
117}
118.memItemLeft {
119 padding: 1px 0px 0px 8px;
120 margin: 4px;
121 border-top-width: 1px;
122 border-right-width: 1px;
123 border-bottom-width: 1px;
124 border-left-width: 1px;
125 border-top-style: solid;
126 border-top-color: #E0E0E0;
127 border-right-color: #E0E0E0;
128 border-bottom-color: #E0E0E0;
129 border-left-color: #E0E0E0;
130 border-right-style: none;
131 border-bottom-style: none;
132 border-left-style: none;
133 background-color: #FAFAFA;
134 font-family: Geneva, Arial, Helvetica, sans-serif;
135 font-size: 12px;
136}
137.memItemRight {
138 padding: 1px 0px 0px 8px;
139 margin: 4px;
140 border-top-width: 1px;
141 border-right-width: 1px;
142 border-bottom-width: 1px;
143 border-left-width: 1px;
144 border-top-style: solid;
145 border-top-color: #E0E0E0;
146 border-right-color: #E0E0E0;
147 border-bottom-color: #E0E0E0;
148 border-left-color: #E0E0E0;
149 border-right-style: none;
150 border-bottom-style: none;
151 border-left-style: none;
152 background-color: #FAFAFA;
153 font-family: Geneva, Arial, Helvetica, sans-serif;
154 font-size: 13px;
155}
156.search { color: #0000ee;
157 font-weight: bold;
158}
159FORM.search {
160 margin-bottom: 0px;
161 margin-top: 0px;
162}
163INPUT.search { font-size: 75%;
164 color: #000080;
165 font-weight: normal;
166 background-color: #eeeeff;
167}
168TD.tiny { font-size: 75%;
169}
Note: See TracBrowser for help on using the repository browser.