xref: /aosp_15_r20/external/libcups/doc/cups-printable.css (revision 5e7646d21f1134fb0638875d812ef646c12ab91e)
1*5e7646d2SAndroid Build Coastguard WorkerBODY {
2*5e7646d2SAndroid Build Coastguard Worker  font-family: lucida grande, geneva, helvetica, arial, sans-serif;
3*5e7646d2SAndroid Build Coastguard Worker}
4*5e7646d2SAndroid Build Coastguard Worker
5*5e7646d2SAndroid Build Coastguard WorkerH1, H2, H3, H4, H5, H6, P, TD, TH {
6*5e7646d2SAndroid Build Coastguard Worker  font-family: lucida grande, geneva, helvetica, arial, sans-serif;
7*5e7646d2SAndroid Build Coastguard Worker}
8*5e7646d2SAndroid Build Coastguard Worker
9*5e7646d2SAndroid Build Coastguard WorkerH1 { font-size: 2em; }
10*5e7646d2SAndroid Build Coastguard WorkerH2 { font-size: 1.75em; }
11*5e7646d2SAndroid Build Coastguard WorkerH3 { font-size: 1.5em; }
12*5e7646d2SAndroid Build Coastguard WorkerH4 { font-size: 1.25em; }
13*5e7646d2SAndroid Build Coastguard Worker
14*5e7646d2SAndroid Build Coastguard WorkerKBD {
15*5e7646d2SAndroid Build Coastguard Worker  font-family: monaco, courier, monospace;
16*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
17*5e7646d2SAndroid Build Coastguard Worker}
18*5e7646d2SAndroid Build Coastguard Worker
19*5e7646d2SAndroid Build Coastguard WorkerPRE {
20*5e7646d2SAndroid Build Coastguard Worker  font-family: monaco, courier, monospace;
21*5e7646d2SAndroid Build Coastguard Worker}
22*5e7646d2SAndroid Build Coastguard Worker
23*5e7646d2SAndroid Build Coastguard WorkerBLOCKQUOTE {
24*5e7646d2SAndroid Build Coastguard Worker  border-left: solid 2px #777;
25*5e7646d2SAndroid Build Coastguard Worker  margin: 1em 0;
26*5e7646d2SAndroid Build Coastguard Worker  padding: 10px;
27*5e7646d2SAndroid Build Coastguard Worker}
28*5e7646d2SAndroid Build Coastguard Worker
29*5e7646d2SAndroid Build Coastguard WorkerBLOCKQUOTE OL LI {
30*5e7646d2SAndroid Build Coastguard Worker  margin-left: -1em;
31*5e7646d2SAndroid Build Coastguard Worker}
32*5e7646d2SAndroid Build Coastguard Worker
33*5e7646d2SAndroid Build Coastguard WorkerPRE.command, PRE.example {
34*5e7646d2SAndroid Build Coastguard Worker  background: #eee;
35*5e7646d2SAndroid Build Coastguard Worker  margin: 0 36pt;
36*5e7646d2SAndroid Build Coastguard Worker  padding: 10px;
37*5e7646d2SAndroid Build Coastguard Worker}
38*5e7646d2SAndroid Build Coastguard Worker
39*5e7646d2SAndroid Build Coastguard WorkerP.compact {
40*5e7646d2SAndroid Build Coastguard Worker  margin: 0;
41*5e7646d2SAndroid Build Coastguard Worker}
42*5e7646d2SAndroid Build Coastguard Worker
43*5e7646d2SAndroid Build Coastguard WorkerP.example {
44*5e7646d2SAndroid Build Coastguard Worker  font-style: italic;
45*5e7646d2SAndroid Build Coastguard Worker  margin-left: 36pt;
46*5e7646d2SAndroid Build Coastguard Worker}
47*5e7646d2SAndroid Build Coastguard Worker
48*5e7646d2SAndroid Build Coastguard WorkerDL.man DD {
49*5e7646d2SAndroid Build Coastguard Worker  margin-left: 5em;
50*5e7646d2SAndroid Build Coastguard Worker}
51*5e7646d2SAndroid Build Coastguard Worker
52*5e7646d2SAndroid Build Coastguard WorkerDL.man DT {
53*5e7646d2SAndroid Build Coastguard Worker  margin-left: 0;
54*5e7646d2SAndroid Build Coastguard Worker}
55*5e7646d2SAndroid Build Coastguard Worker
56*5e7646d2SAndroid Build Coastguard WorkerPRE.man {
57*5e7646d2SAndroid Build Coastguard Worker  margin: 0;
58*5e7646d2SAndroid Build Coastguard Worker}
59*5e7646d2SAndroid Build Coastguard Worker
60*5e7646d2SAndroid Build Coastguard WorkerPRE.command EM, PRE.example EM {
61*5e7646d2SAndroid Build Coastguard Worker  font-family: lucida grande, geneva, helvetica, arial, sans-serif;
62*5e7646d2SAndroid Build Coastguard Worker}
63*5e7646d2SAndroid Build Coastguard Worker
64*5e7646d2SAndroid Build Coastguard WorkerP.command {
65*5e7646d2SAndroid Build Coastguard Worker  font-family: monaco, courier, monospace;
66*5e7646d2SAndroid Build Coastguard Worker  margin-left: 36pt;
67*5e7646d2SAndroid Build Coastguard Worker}
68*5e7646d2SAndroid Build Coastguard Worker
69*5e7646d2SAndroid Build Coastguard WorkerP.formula {
70*5e7646d2SAndroid Build Coastguard Worker  font-style: italic;
71*5e7646d2SAndroid Build Coastguard Worker  margin-left: 36pt;
72*5e7646d2SAndroid Build Coastguard Worker}
73*5e7646d2SAndroid Build Coastguard Worker
74*5e7646d2SAndroid Build Coastguard WorkerA IMG {
75*5e7646d2SAndroid Build Coastguard Worker  border: none;
76*5e7646d2SAndroid Build Coastguard Worker}
77*5e7646d2SAndroid Build Coastguard Worker
78*5e7646d2SAndroid Build Coastguard WorkerA:link:hover IMG {
79*5e7646d2SAndroid Build Coastguard Worker  background: #f0f0f0;
80*5e7646d2SAndroid Build Coastguard Worker  border-radius: 10px;
81*5e7646d2SAndroid Build Coastguard Worker  -moz-border-radius: 10px;
82*5e7646d2SAndroid Build Coastguard Worker}
83*5e7646d2SAndroid Build Coastguard Worker
84*5e7646d2SAndroid Build Coastguard WorkerA:link, A:visited {
85*5e7646d2SAndroid Build Coastguard Worker  font-weight: inherit;
86*5e7646d2SAndroid Build Coastguard Worker  text-decoration: none;
87*5e7646d2SAndroid Build Coastguard Worker}
88*5e7646d2SAndroid Build Coastguard Worker
89*5e7646d2SAndroid Build Coastguard WorkerA:link:hover, A:visited:hover, A:active {
90*5e7646d2SAndroid Build Coastguard Worker  text-decoration: underline;
91*5e7646d2SAndroid Build Coastguard Worker}
92*5e7646d2SAndroid Build Coastguard Worker
93*5e7646d2SAndroid Build Coastguard WorkerSUB, SUP {
94*5e7646d2SAndroid Build Coastguard Worker  font-size: 50%;
95*5e7646d2SAndroid Build Coastguard Worker}
96*5e7646d2SAndroid Build Coastguard Worker
97*5e7646d2SAndroid Build Coastguard WorkerTR.data, TD.data, TR.data TD {
98*5e7646d2SAndroid Build Coastguard Worker  margin-top: 10pt;
99*5e7646d2SAndroid Build Coastguard Worker  padding: 5pt;
100*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 1pt #999999;
101*5e7646d2SAndroid Build Coastguard Worker}
102*5e7646d2SAndroid Build Coastguard Worker
103*5e7646d2SAndroid Build Coastguard WorkerTR.data TH {
104*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 1pt #999999;
105*5e7646d2SAndroid Build Coastguard Worker  padding-top: 10pt;
106*5e7646d2SAndroid Build Coastguard Worker  padding-left: 5pt;
107*5e7646d2SAndroid Build Coastguard Worker  text-align: left;
108*5e7646d2SAndroid Build Coastguard Worker}
109*5e7646d2SAndroid Build Coastguard Worker
110*5e7646d2SAndroid Build Coastguard WorkerDIV.table TABLE {
111*5e7646d2SAndroid Build Coastguard Worker  border: solid thin #999999;
112*5e7646d2SAndroid Build Coastguard Worker  border-collapse: collapse;
113*5e7646d2SAndroid Build Coastguard Worker  border-spacing: 0;
114*5e7646d2SAndroid Build Coastguard Worker  margin-left: auto;
115*5e7646d2SAndroid Build Coastguard Worker  margin-right: auto;
116*5e7646d2SAndroid Build Coastguard Worker}
117*5e7646d2SAndroid Build Coastguard Worker
118*5e7646d2SAndroid Build Coastguard WorkerDIV.table CAPTION {
119*5e7646d2SAndroid Build Coastguard Worker  caption-side: top;
120*5e7646d2SAndroid Build Coastguard Worker  font-size: 120%;
121*5e7646d2SAndroid Build Coastguard Worker  font-style: italic;
122*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
123*5e7646d2SAndroid Build Coastguard Worker  margin-left: auto;
124*5e7646d2SAndroid Build Coastguard Worker  margin-right: auto;
125*5e7646d2SAndroid Build Coastguard Worker}
126*5e7646d2SAndroid Build Coastguard Worker
127*5e7646d2SAndroid Build Coastguard WorkerDIV.table TABLE TD {
128*5e7646d2SAndroid Build Coastguard Worker  border: solid thin #cccccc;
129*5e7646d2SAndroid Build Coastguard Worker  padding: 5pt 10pt 0;
130*5e7646d2SAndroid Build Coastguard Worker}
131*5e7646d2SAndroid Build Coastguard Worker
132*5e7646d2SAndroid Build Coastguard WorkerDIV.table TABLE TH {
133*5e7646d2SAndroid Build Coastguard Worker  background: #cccccc;
134*5e7646d2SAndroid Build Coastguard Worker  border: none;
135*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid thin #999999;
136*5e7646d2SAndroid Build Coastguard Worker}
137*5e7646d2SAndroid Build Coastguard Worker
138*5e7646d2SAndroid Build Coastguard WorkerDIV.figure TABLE {
139*5e7646d2SAndroid Build Coastguard Worker  margin-left: auto;
140*5e7646d2SAndroid Build Coastguard Worker  margin-right: auto;
141*5e7646d2SAndroid Build Coastguard Worker}
142*5e7646d2SAndroid Build Coastguard Worker
143*5e7646d2SAndroid Build Coastguard WorkerDIV.figure CAPTION {
144*5e7646d2SAndroid Build Coastguard Worker  caption-side: bottom;
145*5e7646d2SAndroid Build Coastguard Worker  font-size: 120%;
146*5e7646d2SAndroid Build Coastguard Worker  font-style: italic;
147*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
148*5e7646d2SAndroid Build Coastguard Worker  margin-left: auto;
149*5e7646d2SAndroid Build Coastguard Worker  margin-right: auto;
150*5e7646d2SAndroid Build Coastguard Worker}
151*5e7646d2SAndroid Build Coastguard Worker
152*5e7646d2SAndroid Build Coastguard WorkerTH.label {
153*5e7646d2SAndroid Build Coastguard Worker  text-align: right;
154*5e7646d2SAndroid Build Coastguard Worker  vertical-align: top;
155*5e7646d2SAndroid Build Coastguard Worker}
156*5e7646d2SAndroid Build Coastguard Worker
157*5e7646d2SAndroid Build Coastguard WorkerTH.sublabel {
158*5e7646d2SAndroid Build Coastguard Worker  text-align: right;
159*5e7646d2SAndroid Build Coastguard Worker  font-weight: normal;
160*5e7646d2SAndroid Build Coastguard Worker}
161*5e7646d2SAndroid Build Coastguard Worker
162*5e7646d2SAndroid Build Coastguard WorkerHR {
163*5e7646d2SAndroid Build Coastguard Worker  border: solid thin;
164*5e7646d2SAndroid Build Coastguard Worker}
165*5e7646d2SAndroid Build Coastguard Worker
166*5e7646d2SAndroid Build Coastguard WorkerSPAN.info {
167*5e7646d2SAndroid Build Coastguard Worker  background: black;
168*5e7646d2SAndroid Build Coastguard Worker  border: thin solid black;
169*5e7646d2SAndroid Build Coastguard Worker  color: white;
170*5e7646d2SAndroid Build Coastguard Worker  font-size: 80%;
171*5e7646d2SAndroid Build Coastguard Worker  font-style: italic;
172*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
173*5e7646d2SAndroid Build Coastguard Worker  white-space: nowrap;
174*5e7646d2SAndroid Build Coastguard Worker}
175*5e7646d2SAndroid Build Coastguard Worker
176*5e7646d2SAndroid Build Coastguard WorkerH2 SPAN.info, H3 SPAN.info, H4 SPAN.info {
177*5e7646d2SAndroid Build Coastguard Worker  float: right;
178*5e7646d2SAndroid Build Coastguard Worker  font-size: 100%;
179*5e7646d2SAndroid Build Coastguard Worker}
180*5e7646d2SAndroid Build Coastguard Worker
181*5e7646d2SAndroid Build Coastguard WorkerH1.title {
182*5e7646d2SAndroid Build Coastguard Worker}
183*5e7646d2SAndroid Build Coastguard Worker
184*5e7646d2SAndroid Build Coastguard WorkerH2.title, H3.title {
185*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2pt #000000;
186*5e7646d2SAndroid Build Coastguard Worker}
187*5e7646d2SAndroid Build Coastguard Worker
188*5e7646d2SAndroid Build Coastguard WorkerDIV.indent, TABLE.indent {
189*5e7646d2SAndroid Build Coastguard Worker  margin-top: 2em;
190*5e7646d2SAndroid Build Coastguard Worker  margin-left: auto;
191*5e7646d2SAndroid Build Coastguard Worker  margin-right: auto;
192*5e7646d2SAndroid Build Coastguard Worker  width: 90%;
193*5e7646d2SAndroid Build Coastguard Worker}
194*5e7646d2SAndroid Build Coastguard Worker
195*5e7646d2SAndroid Build Coastguard WorkerTABLE.indent {
196*5e7646d2SAndroid Build Coastguard Worker  border-collapse: collapse;
197*5e7646d2SAndroid Build Coastguard Worker}
198*5e7646d2SAndroid Build Coastguard Worker
199*5e7646d2SAndroid Build Coastguard WorkerTABLE.indent TD, TABLE.indent TH {
200*5e7646d2SAndroid Build Coastguard Worker  padding: 0;
201*5e7646d2SAndroid Build Coastguard Worker}
202*5e7646d2SAndroid Build Coastguard Worker
203*5e7646d2SAndroid Build Coastguard WorkerTABLE.list {
204*5e7646d2SAndroid Build Coastguard Worker  border-collapse: collapse;
205*5e7646d2SAndroid Build Coastguard Worker  margin-left: auto;
206*5e7646d2SAndroid Build Coastguard Worker  margin-right: auto;
207*5e7646d2SAndroid Build Coastguard Worker  width: 90%;
208*5e7646d2SAndroid Build Coastguard Worker}
209*5e7646d2SAndroid Build Coastguard Worker
210*5e7646d2SAndroid Build Coastguard WorkerTABLE.list TH {
211*5e7646d2SAndroid Build Coastguard Worker  background: white;
212*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid thin #cccccc;
213*5e7646d2SAndroid Build Coastguard Worker  color: #444444;
214*5e7646d2SAndroid Build Coastguard Worker  padding-top: 10pt;
215*5e7646d2SAndroid Build Coastguard Worker  padding-left: 5pt;
216*5e7646d2SAndroid Build Coastguard Worker  text-align: left;
217*5e7646d2SAndroid Build Coastguard Worker  vertical-align: bottom;
218*5e7646d2SAndroid Build Coastguard Worker  white-space: nowrap;
219*5e7646d2SAndroid Build Coastguard Worker}
220*5e7646d2SAndroid Build Coastguard Worker
221*5e7646d2SAndroid Build Coastguard WorkerTABLE.list TH A {
222*5e7646d2SAndroid Build Coastguard Worker  color: #4444cc;
223*5e7646d2SAndroid Build Coastguard Worker}
224*5e7646d2SAndroid Build Coastguard Worker
225*5e7646d2SAndroid Build Coastguard WorkerTABLE.list TD {
226*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid thin #eeeeee;
227*5e7646d2SAndroid Build Coastguard Worker  padding-top: 5pt;
228*5e7646d2SAndroid Build Coastguard Worker  padding-left: 5pt;
229*5e7646d2SAndroid Build Coastguard Worker}
230*5e7646d2SAndroid Build Coastguard Worker
231*5e7646d2SAndroid Build Coastguard WorkerTABLE.list TR:nth-child(even) {
232*5e7646d2SAndroid Build Coastguard Worker  background: #f8f8f8;
233*5e7646d2SAndroid Build Coastguard Worker}
234*5e7646d2SAndroid Build Coastguard Worker
235*5e7646d2SAndroid Build Coastguard WorkerTABLE.list TR:nth-child(odd) {
236*5e7646d2SAndroid Build Coastguard Worker  background: #f4f4f4;
237*5e7646d2SAndroid Build Coastguard Worker}
238*5e7646d2SAndroid Build Coastguard Worker
239*5e7646d2SAndroid Build Coastguard WorkerDT {
240*5e7646d2SAndroid Build Coastguard Worker  margin-left: 36pt;
241*5e7646d2SAndroid Build Coastguard Worker  margin-top: 12pt;
242*5e7646d2SAndroid Build Coastguard Worker}
243*5e7646d2SAndroid Build Coastguard Worker
244*5e7646d2SAndroid Build Coastguard WorkerDD {
245*5e7646d2SAndroid Build Coastguard Worker  margin-left: 54pt;
246*5e7646d2SAndroid Build Coastguard Worker}
247*5e7646d2SAndroid Build Coastguard Worker
248*5e7646d2SAndroid Build Coastguard WorkerDL.category DT {
249*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
250*5e7646d2SAndroid Build Coastguard Worker}
251*5e7646d2SAndroid Build Coastguard Worker
252*5e7646d2SAndroid Build Coastguard WorkerP.summary {
253*5e7646d2SAndroid Build Coastguard Worker  margin-left: 36pt;
254*5e7646d2SAndroid Build Coastguard Worker  font-family: monaco, courier, monospace;
255*5e7646d2SAndroid Build Coastguard Worker}
256*5e7646d2SAndroid Build Coastguard Worker
257*5e7646d2SAndroid Build Coastguard WorkerDIV.summary TABLE {
258*5e7646d2SAndroid Build Coastguard Worker  border: solid thin #999999;
259*5e7646d2SAndroid Build Coastguard Worker  border-collapse: collapse;
260*5e7646d2SAndroid Build Coastguard Worker  border-spacing: 0;
261*5e7646d2SAndroid Build Coastguard Worker  margin: 10px;
262*5e7646d2SAndroid Build Coastguard Worker}
263*5e7646d2SAndroid Build Coastguard Worker
264*5e7646d2SAndroid Build Coastguard WorkerDIV.summary TABLE TD, DIV.summary TABLE TH {
265*5e7646d2SAndroid Build Coastguard Worker  border: solid thin #999999;
266*5e7646d2SAndroid Build Coastguard Worker  padding: 5px;
267*5e7646d2SAndroid Build Coastguard Worker  text-align: left;
268*5e7646d2SAndroid Build Coastguard Worker  vertical-align: top;
269*5e7646d2SAndroid Build Coastguard Worker}
270*5e7646d2SAndroid Build Coastguard Worker
271*5e7646d2SAndroid Build Coastguard WorkerDIV.summary TABLE THEAD TH {
272*5e7646d2SAndroid Build Coastguard Worker  background: #eeeeee;
273*5e7646d2SAndroid Build Coastguard Worker}
274*5e7646d2SAndroid Build Coastguard Worker
275*5e7646d2SAndroid Build Coastguard Worker/* API documentation styles... */
276*5e7646d2SAndroid Build Coastguard Workerdiv.body h1 {
277*5e7646d2SAndroid Build Coastguard Worker  font-size: 250%;
278*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
279*5e7646d2SAndroid Build Coastguard Worker  margin: 0;
280*5e7646d2SAndroid Build Coastguard Worker}
281*5e7646d2SAndroid Build Coastguard Workerdiv.body h2 {
282*5e7646d2SAndroid Build Coastguard Worker  font-size: 250%;
283*5e7646d2SAndroid Build Coastguard Worker  margin-top: 1.5em;
284*5e7646d2SAndroid Build Coastguard Worker}
285*5e7646d2SAndroid Build Coastguard Workerdiv.body h3 {
286*5e7646d2SAndroid Build Coastguard Worker  font-size: 150%;
287*5e7646d2SAndroid Build Coastguard Worker  margin-bottom: 0.5em;
288*5e7646d2SAndroid Build Coastguard Worker  margin-top: 1.5em;
289*5e7646d2SAndroid Build Coastguard Worker}
290*5e7646d2SAndroid Build Coastguard Workerdiv.body h4 {
291*5e7646d2SAndroid Build Coastguard Worker  font-size: 110%;
292*5e7646d2SAndroid Build Coastguard Worker  margin-bottom: 0.5em;
293*5e7646d2SAndroid Build Coastguard Worker  margin-top: 1.5em;
294*5e7646d2SAndroid Build Coastguard Worker}
295*5e7646d2SAndroid Build Coastguard Workerdiv.body h5 {
296*5e7646d2SAndroid Build Coastguard Worker  font-size: 100%;
297*5e7646d2SAndroid Build Coastguard Worker  margin-bottom: 0.5em;
298*5e7646d2SAndroid Build Coastguard Worker  margin-top: 1.5em;
299*5e7646d2SAndroid Build Coastguard Worker}
300*5e7646d2SAndroid Build Coastguard Workerdiv.contents {
301*5e7646d2SAndroid Build Coastguard Worker  background: #e8e8e8;
302*5e7646d2SAndroid Build Coastguard Worker  border: solid thin black;
303*5e7646d2SAndroid Build Coastguard Worker  padding: 10px;
304*5e7646d2SAndroid Build Coastguard Worker}
305*5e7646d2SAndroid Build Coastguard Workerdiv.contents h1 {
306*5e7646d2SAndroid Build Coastguard Worker  font-size: 110%;
307*5e7646d2SAndroid Build Coastguard Worker}
308*5e7646d2SAndroid Build Coastguard Workerdiv.contents h2 {
309*5e7646d2SAndroid Build Coastguard Worker  font-size: 100%;
310*5e7646d2SAndroid Build Coastguard Worker}
311*5e7646d2SAndroid Build Coastguard Workerdiv.contents ul.contents {
312*5e7646d2SAndroid Build Coastguard Worker  font-size: 80%;
313*5e7646d2SAndroid Build Coastguard Worker}
314*5e7646d2SAndroid Build Coastguard Worker.class {
315*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px gray;
316*5e7646d2SAndroid Build Coastguard Worker}
317*5e7646d2SAndroid Build Coastguard Worker.constants {
318*5e7646d2SAndroid Build Coastguard Worker}
319*5e7646d2SAndroid Build Coastguard Worker.description {
320*5e7646d2SAndroid Build Coastguard Worker  margin-top: 0.5em;
321*5e7646d2SAndroid Build Coastguard Worker}
322*5e7646d2SAndroid Build Coastguard Worker.discussion {
323*5e7646d2SAndroid Build Coastguard Worker}
324*5e7646d2SAndroid Build Coastguard Worker.enumeration {
325*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px gray;
326*5e7646d2SAndroid Build Coastguard Worker}
327*5e7646d2SAndroid Build Coastguard Worker.function {
328*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px gray;
329*5e7646d2SAndroid Build Coastguard Worker  margin-bottom: 0;
330*5e7646d2SAndroid Build Coastguard Worker}
331*5e7646d2SAndroid Build Coastguard Worker.members {
332*5e7646d2SAndroid Build Coastguard Worker}
333*5e7646d2SAndroid Build Coastguard Worker.method {
334*5e7646d2SAndroid Build Coastguard Worker}
335*5e7646d2SAndroid Build Coastguard Worker.parameters {
336*5e7646d2SAndroid Build Coastguard Worker}
337*5e7646d2SAndroid Build Coastguard Worker.returnvalue {
338*5e7646d2SAndroid Build Coastguard Worker}
339*5e7646d2SAndroid Build Coastguard Worker.struct {
340*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px gray;
341*5e7646d2SAndroid Build Coastguard Worker}
342*5e7646d2SAndroid Build Coastguard Worker.typedef {
343*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px gray;
344*5e7646d2SAndroid Build Coastguard Worker}
345*5e7646d2SAndroid Build Coastguard Worker.union {
346*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px gray;
347*5e7646d2SAndroid Build Coastguard Worker}
348*5e7646d2SAndroid Build Coastguard Worker.variable {
349*5e7646d2SAndroid Build Coastguard Worker}
350*5e7646d2SAndroid Build Coastguard Workerh1, h2, h3, h4, h5, h6 {
351*5e7646d2SAndroid Build Coastguard Worker  page-break-inside: avoid;
352*5e7646d2SAndroid Build Coastguard Worker}
353*5e7646d2SAndroid Build Coastguard Workerblockquote {
354*5e7646d2SAndroid Build Coastguard Worker  border: solid thin gray;
355*5e7646d2SAndroid Build Coastguard Worker  box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
356*5e7646d2SAndroid Build Coastguard Worker  padding: 10px 10px 0px;
357*5e7646d2SAndroid Build Coastguard Worker  page-break-inside: avoid;
358*5e7646d2SAndroid Build Coastguard Worker}
359*5e7646d2SAndroid Build Coastguard Workerp code, li code, p.code, pre, ul.code li {
360*5e7646d2SAndroid Build Coastguard Worker  background: rgba(127,127,127,0.1);
361*5e7646d2SAndroid Build Coastguard Worker  border: thin dotted gray;
362*5e7646d2SAndroid Build Coastguard Worker  font-family: monospace;
363*5e7646d2SAndroid Build Coastguard Worker  hyphens: manual;
364*5e7646d2SAndroid Build Coastguard Worker  -webkit-hyphens: manual;
365*5e7646d2SAndroid Build Coastguard Worker  page-break-inside: avoid;
366*5e7646d2SAndroid Build Coastguard Worker}
367*5e7646d2SAndroid Build Coastguard Workerp.code, pre, ul.code li {
368*5e7646d2SAndroid Build Coastguard Worker  padding: 10px;
369*5e7646d2SAndroid Build Coastguard Worker}
370*5e7646d2SAndroid Build Coastguard Workerp code, li code {
371*5e7646d2SAndroid Build Coastguard Worker  padding: 2px 5px;
372*5e7646d2SAndroid Build Coastguard Worker}
373*5e7646d2SAndroid Build Coastguard Workera:link, a:visited {
374*5e7646d2SAndroid Build Coastguard Worker  text-decoration: none;
375*5e7646d2SAndroid Build Coastguard Worker}
376*5e7646d2SAndroid Build Coastguard Workerspan.info {
377*5e7646d2SAndroid Build Coastguard Worker  background: black;
378*5e7646d2SAndroid Build Coastguard Worker  border: solid thin black;
379*5e7646d2SAndroid Build Coastguard Worker  color: white;
380*5e7646d2SAndroid Build Coastguard Worker  font-size: 80%;
381*5e7646d2SAndroid Build Coastguard Worker  font-style: italic;
382*5e7646d2SAndroid Build Coastguard Worker  font-weight: bold;
383*5e7646d2SAndroid Build Coastguard Worker  white-space: nowrap;
384*5e7646d2SAndroid Build Coastguard Worker}
385*5e7646d2SAndroid Build Coastguard Workerh2 span.info, h3 span.info, h4 span.info {
386*5e7646d2SAndroid Build Coastguard Worker  border-radius: 10px;
387*5e7646d2SAndroid Build Coastguard Worker  float: right;
388*5e7646d2SAndroid Build Coastguard Worker  font-size: 80%;
389*5e7646d2SAndroid Build Coastguard Worker  padding: 3px 6px;
390*5e7646d2SAndroid Build Coastguard Worker}
391*5e7646d2SAndroid Build Coastguard Workerh2.title span.info, h3.title span.info, h4.title span.info {
392*5e7646d2SAndroid Build Coastguard Worker  border-bottom-left-radius: 0px;
393*5e7646d2SAndroid Build Coastguard Worker  border-bottom-right-radius: 0px;
394*5e7646d2SAndroid Build Coastguard Worker}
395*5e7646d2SAndroid Build Coastguard Workerh2.title span.info {
396*5e7646d2SAndroid Build Coastguard Worker  padding: 4px 6px;
397*5e7646d2SAndroid Build Coastguard Worker}
398*5e7646d2SAndroid Build Coastguard Workerul.code, ul.contents, ul.subcontents {
399*5e7646d2SAndroid Build Coastguard Worker  list-style-type: none;
400*5e7646d2SAndroid Build Coastguard Worker  margin: 0;
401*5e7646d2SAndroid Build Coastguard Worker  padding-left: 0;
402*5e7646d2SAndroid Build Coastguard Worker}
403*5e7646d2SAndroid Build Coastguard Workerul.code li {
404*5e7646d2SAndroid Build Coastguard Worker  margin: 0;
405*5e7646d2SAndroid Build Coastguard Worker}
406*5e7646d2SAndroid Build Coastguard Workerul.contents > li {
407*5e7646d2SAndroid Build Coastguard Worker  margin-top: 1em;
408*5e7646d2SAndroid Build Coastguard Worker}
409*5e7646d2SAndroid Build Coastguard Workerul.contents li ul.code, ul.contents li ul.subcontents {
410*5e7646d2SAndroid Build Coastguard Worker  padding-left: 2em;
411*5e7646d2SAndroid Build Coastguard Worker}
412*5e7646d2SAndroid Build Coastguard Workertable.list {
413*5e7646d2SAndroid Build Coastguard Worker  border-collapse: collapse;
414*5e7646d2SAndroid Build Coastguard Worker  width: 100%;
415*5e7646d2SAndroid Build Coastguard Worker}
416*5e7646d2SAndroid Build Coastguard Workertable.list tr:nth-child(even) {
417*5e7646d2SAndroid Build Coastguard Worker  background: rgba(127,127,127,0.1);]n}
418*5e7646d2SAndroid Build Coastguard Workertable.list th {
419*5e7646d2SAndroid Build Coastguard Worker  border-right: 2px solid gray;
420*5e7646d2SAndroid Build Coastguard Worker  font-family: monospace;
421*5e7646d2SAndroid Build Coastguard Worker  padding: 5px 10px 5px 2px;
422*5e7646d2SAndroid Build Coastguard Worker  text-align: right;
423*5e7646d2SAndroid Build Coastguard Worker  vertical-align: top;
424*5e7646d2SAndroid Build Coastguard Worker}
425*5e7646d2SAndroid Build Coastguard Workertable.list td {
426*5e7646d2SAndroid Build Coastguard Worker  padding: 5px 2px 5px 10px;
427*5e7646d2SAndroid Build Coastguard Worker  text-align: left;
428*5e7646d2SAndroid Build Coastguard Worker  vertical-align: top;
429*5e7646d2SAndroid Build Coastguard Worker}
430*5e7646d2SAndroid Build Coastguard Workerh1.title {
431*5e7646d2SAndroid Build Coastguard Worker}
432*5e7646d2SAndroid Build Coastguard Workerh2.title {
433*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px black;
434*5e7646d2SAndroid Build Coastguard Worker}
435*5e7646d2SAndroid Build Coastguard Workerh3.title {
436*5e7646d2SAndroid Build Coastguard Worker  border-bottom: solid 2px black;
437*5e7646d2SAndroid Build Coastguard Worker}
438