~ubuntu-branches/ubuntu/trusty/sflphone/trusty

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.0.1/pjlib/docs/doxygen.css

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2014-01-28 18:23:36 UTC
  • mfrom: (4.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20140128182336-jrsv0k9u6cawc068
Tags: 1.3.0-1
* New upstream release 
  - Fixes "New Upstream Release" (Closes: #735846)
  - Fixes "Ringtone does not stop" (Closes: #727164)
  - Fixes "[sflphone-kde] crash on startup" (Closes: #718178)
  - Fixes "sflphone GUI crashes when call is hung up" (Closes: #736583)
* Build-Depends: ensure GnuTLS 2.6
  - libucommon-dev (>= 6.0.7-1.1), libccrtp-dev (>= 2.0.6-3)
  - Fixes "FTBFS Build-Depends libgnutls{26,28}-dev" (Closes: #722040)
* Fix "boost 1.49 is going away" unversioned Build-Depends: (Closes: #736746)
* Add Build-Depends: libsndfile-dev, nepomuk-core-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
2
 
        font-family: Geneva, Arial, Helvetica, sans-serif;
3
 
}
4
 
BODY,TD {
5
 
       font-size: 80%;
6
 
}
7
 
CODE {
8
 
        font-size: 120%;
9
 
       font-family: monospace;
10
 
}
11
 
.fragment, pre {
12
 
        font-size: 110%;
13
 
       font-family: monospace;
14
 
}
15
 
H1 {
16
 
        text-align: center;
17
 
       font-size: 240%;
18
 
}
19
 
H2 {
20
 
        font-size: 200%;
21
 
        margin-top     : 60px;
22
 
}
23
 
H3 {
24
 
       font-size: 160%;
25
 
}
26
 
H4 {
27
 
       font-size: 120%;
28
 
}
29
 
CAPTION { font-weight: bold }
30
 
DIV.qindex {
31
 
        width: 100%;
32
 
        background-color: #eeeeff;
33
 
        border: 1px solid #b0b0b0;
34
 
        text-align: center;
35
 
        margin: 2px;
36
 
        padding: 2px;
37
 
        line-height: 140%;
38
 
}
39
 
DIV.nav {
40
 
        width: 100%;
41
 
        background-color: #eeeeff;
42
 
        border: 1px solid #b0b0b0;
43
 
        text-align: center;
44
 
        margin: 2px;
45
 
        padding: 2px;
46
 
        line-height: 140%;
47
 
}
48
 
A.qindex {
49
 
       text-decoration: none;
50
 
       font-size: 120%;
51
 
       color: #1A419D;
52
 
}
53
 
A.qindex:visited {
54
 
       text-decoration: none;
55
 
       color: #1A419D
56
 
}
57
 
A.qindex:hover {
58
 
        text-decoration: none;
59
 
        background-color: #ddddff;
60
 
}
61
 
A.qindexHL {
62
 
        text-decoration: none;
63
 
        font-weight: bold;
64
 
        background-color: #6666cc;
65
 
        color: #ffffff;
66
 
        border: 1px double #9295C2;
67
 
}
68
 
A.qindexHL:hover {
69
 
        text-decoration: none;
70
 
        background-color: #6666cc;
71
 
        color: #ffffff;
72
 
}
73
 
A.qindexHL:visited { text-decoration: none; background-color: #6666cc; color: #ffffff }
74
 
A.el { text-decoration: none; font-weight: bold }
75
 
A.elRef { font-weight: bold }
76
 
A.code:link { text-decoration: none; font-weight: normal; color: #0000FF; }
77
 
A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
78
 
A.codeRef:link { font-weight: normal; color: #0000FF}
79
 
A.codeRef:visited { font-weight: normal; color: #0000FF}
80
 
A:hover { text-decoration: none; background-color: #f2f2ff }
81
 
DL.el { margin-left: -1cm }
82
 
PRE.fragment {
83
 
        border: 1px solid #CCCCCC;
84
 
        background-color: #f5f5f5;
85
 
        margin-top: 4px;
86
 
        margin-bottom: 4px;
87
 
        margin-left: 2px;
88
 
        margin-right: 8px;
89
 
        padding-left: 6px;
90
 
        padding-right: 6px;
91
 
        padding-top: 4px;
92
 
        padding-bottom: 4px;
93
 
}
94
 
DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
95
 
TD.md { background-color: #F4F4FB; font-weight: bold; }
96
 
TD.mdPrefix {
97
 
       background-color: #F4F4FB;
98
 
       color: #606060;
99
 
        font-size: 80%;
100
 
}
101
 
TD.mdname1 { background-color: #F4F4FB; font-weight: bold; color: #602020; }
102
 
TD.mdname { background-color: #F4F4FB; font-weight: bold; color: #602020; width: 600px; }
103
 
DIV.groupHeader {
104
 
       margin-left: 16px;
105
 
       margin-top: 12px;
106
 
       margin-bottom: 6px;
107
 
       font-weight: bold;
108
 
}
109
 
DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% }
110
 
BODY {
111
 
        background: white;
112
 
        color: black;
113
 
        margin-right: 20px;
114
 
        margin-left: 20px;
115
 
}
116
 
TD.indexkey {
117
 
        background-color: #eeeeff;
118
 
        font-weight: bold;
119
 
        padding-right  : 10px;
120
 
        padding-top    : 2px;
121
 
        padding-left   : 10px;
122
 
        padding-bottom : 2px;
123
 
        margin-left    : 0px;
124
 
        margin-right   : 0px;
125
 
        margin-top     : 2px;
126
 
        margin-bottom  : 2px;
127
 
        border: 1px solid #CCCCCC;
128
 
}
129
 
TD.indexvalue {
130
 
        background-color: #eeeeff;
131
 
        font-style: italic;
132
 
        padding-right  : 10px;
133
 
        padding-top    : 2px;
134
 
        padding-left   : 10px;
135
 
        padding-bottom : 2px;
136
 
        margin-left    : 0px;
137
 
        margin-right   : 0px;
138
 
        margin-top     : 2px;
139
 
        margin-bottom  : 2px;
140
 
        border: 1px solid #CCCCCC;
141
 
}
142
 
TR.memlist {
143
 
   background-color: #f0f0f0;
144
 
}
145
 
P.formulaDsp { text-align: center; }
146
 
IMG.formulaDsp { }
147
 
IMG.formulaInl { vertical-align: middle; }
148
 
SPAN.keyword       { color: #008000 }
149
 
SPAN.keywordtype   { color: #604020 }
150
 
SPAN.keywordflow   { color: #e08000 }
151
 
SPAN.comment       { color: #800000 }
152
 
SPAN.preprocessor  { color: #806020 }
153
 
SPAN.stringliteral { color: #002080 }
154
 
SPAN.charliteral   { color: #008080 }
155
 
.mdTable {
156
 
        border: 1px solid #868686;
157
 
        background-color: #F4F4FB;
158
 
}
159
 
.mdRow {
160
 
        padding: 8px 10px;
161
 
}
162
 
.mdescLeft {
163
 
       padding: 0px 8px 4px 8px;
164
 
        font-size: 80%;
165
 
        font-style: italic;
166
 
        background-color: #FAFAFA;
167
 
        border-top: 1px none #E0E0E0;
168
 
        border-right: 1px none #E0E0E0;
169
 
        border-bottom: 1px none #E0E0E0;
170
 
        border-left: 1px none #E0E0E0;
171
 
        margin: 0px;
172
 
}
173
 
.mdescRight {
174
 
       padding: 0px 8px 4px 8px;
175
 
        font-size: 80%;
176
 
        font-style: italic;
177
 
        background-color: #FAFAFA;
178
 
        border-top: 1px none #E0E0E0;
179
 
        border-right: 1px none #E0E0E0;
180
 
        border-bottom: 1px none #E0E0E0;
181
 
        border-left: 1px none #E0E0E0;
182
 
        margin: 0px;
183
 
}
184
 
.memItemLeft {
185
 
        padding: 1px 0px 0px 8px;
186
 
        margin: 4px;
187
 
        border-top-width: 1px;
188
 
        border-right-width: 1px;
189
 
        border-bottom-width: 1px;
190
 
        border-left-width: 1px;
191
 
        border-top-color: #E0E0E0;
192
 
        border-right-color: #E0E0E0;
193
 
        border-bottom-color: #E0E0E0;
194
 
        border-left-color: #E0E0E0;
195
 
        border-top-style: solid;
196
 
        border-right-style: none;
197
 
        border-bottom-style: none;
198
 
        border-left-style: none;
199
 
        background-color: #FAFAFA;
200
 
        font-size: 80%;
201
 
}
202
 
.memItemRight {
203
 
        padding: 1px 8px 0px 8px;
204
 
        margin: 4px;
205
 
        border-top-width: 1px;
206
 
        border-right-width: 1px;
207
 
        border-bottom-width: 1px;
208
 
        border-left-width: 1px;
209
 
        border-top-color: #E0E0E0;
210
 
        border-right-color: #E0E0E0;
211
 
        border-bottom-color: #E0E0E0;
212
 
        border-left-color: #E0E0E0;
213
 
        border-top-style: solid;
214
 
        border-right-style: none;
215
 
        border-bottom-style: none;
216
 
        border-left-style: none;
217
 
        background-color: #FAFAFA;
218
 
        font-size: 80%;
219
 
}
220
 
.memTemplItemLeft {
221
 
        padding: 1px 0px 0px 8px;
222
 
        margin: 4px;
223
 
        border-top-width: 1px;
224
 
        border-right-width: 1px;
225
 
        border-bottom-width: 1px;
226
 
        border-left-width: 1px;
227
 
        border-top-color: #E0E0E0;
228
 
        border-right-color: #E0E0E0;
229
 
        border-bottom-color: #E0E0E0;
230
 
        border-left-color: #E0E0E0;
231
 
        border-top-style: none;
232
 
        border-right-style: none;
233
 
        border-bottom-style: none;
234
 
        border-left-style: none;
235
 
        background-color: #FAFAFA;
236
 
        font-size: 80%;
237
 
}
238
 
.memTemplItemRight {
239
 
        padding: 1px 8px 0px 8px;
240
 
        margin: 4px;
241
 
        border-top-width: 1px;
242
 
        border-right-width: 1px;
243
 
        border-bottom-width: 1px;
244
 
        border-left-width: 1px;
245
 
        border-top-color: #E0E0E0;
246
 
        border-right-color: #E0E0E0;
247
 
        border-bottom-color: #E0E0E0;
248
 
        border-left-color: #E0E0E0;
249
 
        border-top-style: none;
250
 
        border-right-style: none;
251
 
        border-bottom-style: none;
252
 
        border-left-style: none;
253
 
        background-color: #FAFAFA;
254
 
        font-size: 80%;
255
 
}
256
 
.memTemplParams {
257
 
        padding: 1px 0px 0px 8px;
258
 
        margin: 4px;
259
 
        border-top-width: 1px;
260
 
        border-right-width: 1px;
261
 
        border-bottom-width: 1px;
262
 
        border-left-width: 1px;
263
 
        border-top-color: #E0E0E0;
264
 
        border-right-color: #E0E0E0;
265
 
        border-bottom-color: #E0E0E0;
266
 
        border-left-color: #E0E0E0;
267
 
        border-top-style: solid;
268
 
        border-right-style: none;
269
 
        border-bottom-style: none;
270
 
        border-left-style: none;
271
 
       color: #606060;
272
 
        background-color: #FAFAFA;
273
 
        font-size: 80%;
274
 
}
275
 
.search     { color: #003399;
276
 
              font-weight: bold;
277
 
}
278
 
FORM.search {
279
 
              margin-bottom: 0px;
280
 
              margin-top: 0px;
281
 
}
282
 
INPUT.search { font-size: 75%;
283
 
               color: #000080;
284
 
               font-weight: normal;
285
 
               background-color: #eeeeff;
286
 
}
287
 
TD.tiny      { font-size: 75%;
288
 
}
289
 
a {
290
 
        color: #252E78;
291
 
}
292
 
a:visited {
293
 
        color: #3D2185;
294
 
}
295
 
.dirtab { padding: 4px;
296
 
          border-collapse: collapse;
297
 
          border: 1px solid #b0b0b0;
298
 
}
299
 
TH.dirtab { background: #eeeeff;
300
 
            font-weight: bold;
301
 
}
302
 
HR { height: 1px;
303
 
     border: none;
304
 
     border-top: 1px solid black;
305
 
}