summaryrefslogtreecommitdiff
path: root/odk/docs/common/ref/idl.css
blob: 0fde8562ced8f09539aec104b5a8f30610b600df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
/*      Autodoc css file for IDL documentation      */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 */

/*See bottom of file for explanations.*/

body { background-color:#ffffff; }

#adc-idlref a { color: #000000;	text-decoration: none; }
#adc-idlref a:link { color: #18A303;	text-decoration: none; }
#adc-idlref a:hover { text-decoration: underline; }
#adc-idlref a:visited { color: #106802; }

#adc-idlref h3
	    { font-size:13pt; font-weight:bold;
	      margin-top:3pt; margin-bottom:1pt; }

#adc-idlref p, #adc-idlref dt, #adc-idlref dd, #adc-idlref pre
	    { font-size:11pt;
	      margin-top:3pt; margin-bottom:1pt; }

#adc-idlref pre            { font-family:monospace; }

#adc-idlref table.subtitle { margin-top:6pt; margin-bottom:6pt; }

#adc-idlref td             { font-size:11pt; }
#adc-idlref td.title
	    { font-family: Arial; font-size:19pt; font-weight:bold;
	      line-height:30pt;
	      background-color:#18a303;
	      text-align:center; }

#adc-idlref td.subtitle
	    { font-family: Arial; font-size:13pt;
	      line-height:20pt;
	      background-color:#18a303; }

#adc-idlref td.crosstitle
	    { font-size:12pt; font-weight:bold;
	      line-height:15pt;   background-color:#eeeeff; }

#adc-idlref td.imdetail
	    { width:100%;
	      background-color:#c2f6ba; }

#adc-idlref td.imsum_left  { width:30%;  }
#adc-idlref td.imsum_right { width:70%;  }

#adc-idlref table.navimain { background-color:#18a303; }

#adc-idlref td.navimain
	    { background-color:#18a303;
	      text-align:center;
	      font-family: Arial; font-size:12pt; font-weight:bold;
	      padding-left:7pt; padding-right:7pt; }

#adc-idlref td.navimainself
	    { text-align:center;
	      font-family: Arial; font-size:12pt; font-weight:bold;
	      color:#ffffff; background-color:#106802;}

#adc-idlref td.navimainnone
	    { text-align:center;
	      font-family: Arial; font-size:12pt;
	      color:#ffffff; }

#adc-idlref td.navisub
	    { text-align:center;
	      font-family: Arial; font-size:9pt; font-variant:small-caps;
	      padding-left:7pt; padding-right:7pt; }

#adc-idlref a.navimain
	    { text-align:center;
	      font-family: Arial; font-size:12pt; font-weight:bold;
	      color:#C44B01; }

#adc-idlref a.navisub
	    { text-align:center;
	      font-family: Arial; font-size:9pt; font-variant:small-caps;
	      color:#C44B01; }

#adc-idlref a.membertitle  { font-size:12pt; font-weight:bold; line-height:18pt; }

#adc-idlref a:link.navisub  { color:#18a303; }
#adc-idlref a:visited.navisub { color: #106802; }
#adc-idlref a:hover.navisub { color: #106802; text-decoration: underline; }

#adc-idlref a:link.navimain  { color:#ffffff; }
#adc-idlref a:visited.navimain { color: #ffffff; }
#adc-idlref a:hover.navimain { color: #ffffff; text-decoration: underline; }

#adc-idlref .dt            { font-weight:bold; }
#adc-idlref .namechain     { font-size:13pt; font-weight:bold; margin-top:3pt; margin-bottom:6pt; }
#adc-idlref .title2        { font-size:13pt; font-style:italic; font-weight:bold; text-align:left; }

#adc-idlref table { empty-cells:show; }

#adc-idlref .childlist td,
#adc-idlref .commentedlinks td,
#adc-idlref .memberlist td,
#adc-idlref .subtitle td,
#adc-idlref .crosstitle td  { border: .1pt solid grey; }

#adc-idlref .flag-table td { border: .1pt solid #cccccc; }

#adc-idlref .title-table td,
#adc-idlref .table-in-method td,
#adc-idlref .table-in-data td,
#adc-idlref .navimain td,
#adc-idlref .navisub td,
#adc-idlref .expl-table td,
#adc-idlref .param-table td  { border: none; }

#adc-idlref .devdoc td {
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: white; }

#adc-idlref .devdoc th {
    border-width: 1px;
    padding: 5px;
    border-style: inset;
    border-color: gray;
    background-color: white; }

/* Explanation of CSS classes:

table.lightbg      Background of navigation bar.
.navimain          Text in main navigation bar.
.navisub           Text in lower navigation bar.
td.navimainself    Cell in main navigation bar with "selected" shadow: You are here.
td.navimainnone    Cell in main navigation bar with no link.

.namechain         Line with current module path.

td.crosstitle      Comment box for bases (base interfaces etc.)
td.imsum_left      Left part of such boxes.
td.imsum_right     Right part of such boxes.

td.title           Main title of the page like "interface XYz"
.subtitle          Tables, and head cells of those, which list members
                   like "method summary" and "method details".

td.imdetail        Background table of method's detail description.
a.membertitle      Method name (as jump label) in method's detail
                   description.
*/