Roll src/third_party/WebKit 0ba31e2:698efc0 (svn 192483:192500)
[chromium-blink-merge.git] / ppapi / cpp / documentation / stylesheet.css
blob9ed8e38bc41347a28520d93ff0ba84e811a21a5f
1 /*
2 * Based off the Doxygen generated template stylesheet and trimmed/edited to
3 * remove items that would conflict with codesite or other overlying
4 * stylesheets while maintaining the desired look and feel.
6 * The #doxygen-ref is an id tag which encompasses code generated by doxygen
7 * and allows override of standard html tags while not affecting the rest
8 * of the page such as sidebars.
9 */
11 A.qindex {
12 text-decoration: none;
13 font-weight: bold;
14 color: #1A419D;
16 A.qindex:visited {
17 text-decoration: none;
18 font-weight: bold;
19 color: #1A419D
21 A.qindex:hover {
22 text-decoration: none;
23 background-color: #ddf;
25 A.qindexHL {
26 text-decoration: none;
27 font-weight: bold;
28 background-color: #66c;
29 color: #fff;
30 border: 1px double #9295C2;
32 A.qindexHL:hover,
33 A.qindexHL:visited {
34 text-decoration: none;
35 background-color: #66c;
36 color: #fff;
38 A.el {
39 text-decoration: none;
40 font-weight: bold;
42 A.elRef {
43 font-weight: bold;
45 A.code:link,
46 A.code:visited {
47 text-decoration: none;
48 font-weight: normal;
49 color: #00F;
51 A.codeRef:link,
52 A.codeRef:visited {
53 font-weight: normal;
54 color: #00F;
56 A:hover {
57 text-decoration: none;
58 background-color: #f2f2ff;
60 DL.el {
61 margin-left: -1cm;
63 .fragment {
64 font-family: Fixed, monospace;
65 font-size: 95%;
67 PRE.fragment {
68 border: 1px solid #CCC;
69 background-color: #f5f5f5;
70 margin: 4px 8px 4px 2px
71 padding: 4px 6px;
73 DIV.ah {
74 background-color: black;
75 font-weight: bold;
76 color: #fff;
77 margin-bottom: 3px;
78 margin-top: 3px
80 TD.md {
81 background-color: #e1e1e4;
82 font-weight: bold;
83 border: none;
85 TD.mdPrefix {
86 background-color: #e1e1e4;
87 color: #606060;
88 font-size: 80%;
89 border: none;
91 TD.mdname1 {
92 background-color: #e1e1e4;
93 font-weight: bold;
94 color: #602020;
95 border: none;
97 .memitem {
98 padding: 4px;
99 background-color: #ffff;
101 .memname {
102 background-color: #e1e1e4;
103 white-space: nowrap;
104 font-weight: bold;
106 .memdoc{
107 padding-left: 10px;
109 #doxygen-ref div.memproto td {
110 background-color: #e1e1e4;
112 .memproto {
113 background-color: #e1e1e4;
114 width: 100%;
115 border-width: 1px;
116 border-style: solid;
117 border-color: #e1e1f4;
118 font-weight: bold;
119 -moz-border-radius: 8px 8px 8px 8px;
121 .memproto .deprecated,
122 .memname .deprecated,
123 .summary .deprecated {
124 color: red;
126 .paramkey {
127 text-align: right;
129 .paramtype {
130 white-space: nowrap;
132 .paramname {
133 color: #602020;
134 font-style: italic;
135 white-space: nowrap;
137 DIV.groupHeader {
138 margin: 12px 16px 6px auto;
139 font-weight: bold;
141 DIV.groupText {
142 margin-left: 16px;
143 font-style: italic;
144 font-size: 90%;
146 TR.memlist {
147 background-color: #f0f0f0;
149 P.formulaDsp {
150 text-align: center;
152 IMG.formulaInl {
153 vertical-align: middle;
155 SPAN.keyword,
156 SPAN.keywordflow {
157 color: #008000;
159 SPAN.keywordtyp {
160 color: #604020;
162 SPAN.comment {
163 color: #800000;
165 SPAN.preprocessor {
166 color: #806020;
168 SPAN.stringliteral {
169 color: #002080;
171 SPAN.charliteral {
172 color: #008080;
174 .mdTable {
175 background-color: #e1e1e4;
176 border: none;
177 padding: 0;
179 .mdRow {
180 padding: 8px 10px;
181 border: none;
183 .mdescLeft,
184 .mdescRight {
185 padding: 0 8px 4px 8px;
186 font-size: 80%;
187 font-style: italic;
188 background-color: #FAFAFA;
189 border: 1px none #E0E0E0;
190 margin: 0;
192 .search {
193 color: #039;
194 font-weight: bold;
196 FORM.search {
197 margin: 0 auto;
199 INPUT.search {
200 font-size: 75%;
201 color: #000080;
202 font-weight: normal;
203 background-color: #e8eef2;
205 TD.tiny{
206 font-size: 75%;
208 #doxygen-ref HR {
209 height: 1px;
210 border: none;
211 border-top: 1px solid black;
213 #doxygen-ref table,
214 #doxygen-ref td,
215 #doxygen-ref tr {
216 border:none;
218 #doxygen-ref .contents H1 {
219 text-align: center;
220 background-color: #ffffff;
221 border: 0;
223 #doxygen-ref H2 {
224 margin-left: 0;
225 margin-bottom: 5px;
227 #doxygen-ref CAPTION {
228 font-weight: bold;
230 #doxygen-ref .contents .summary {
231 line-height: 1em;
233 #doxygen-ref .contents .summary TD {
235 #doxygen-ref .contents .summary .type {
236 text-align: right;
238 .memdoc {
239 padding-left: 30px;
241 .memitem {
242 border-top:1px solid #E5ECF9;
244 .doxygen-global {
245 background-color: #ffcc66;