nano-store 0.6.0 → 0.6.1
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.md +5 -0
- data/README.md +3 -1
- data/Rakefile +1 -1
- data/lib/nano_store.rb +1 -1
- data/lib/nano_store/model.rb +11 -7
- data/lib/nano_store/version.rb +1 -1
- data/spec/model_spec.rb +2 -5
- data/vendor/Podfile.lock +4 -4
- data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoGlobals.h +3 -1
- data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoPredicate.h +5 -5
- data/vendor/Pods/BuildHeaders/NanoStore/NSFNanoSearch.h +4 -2
- data/vendor/Pods/Documentation/NanoStore/docset-installed.txt +4 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Info.plist +33 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoBag.html +2266 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoEngine.html +4708 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoExpression.html +818 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoObject.html +1781 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoPredicate.html +800 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoResult.html +1054 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoSearch.html +2544 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoSortDescriptor.html +713 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFNanoStore.html +3723 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Classes/NSFOrderedDictionary.html +312 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/Protocols/NSFNanoObjectProtocol.html +651 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/css/styles.css +584 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/css/stylesPrint.css +22 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/hierarchy.html +106 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/button_bar_background.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/disclosure.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/disclosure_open.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/library_background.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/img/title_background.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Documents/index.html +654 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Nodes.xml +92 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens1.xml +596 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens10.xml +48 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens11.xml +118 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens2.xml +1209 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens3.xml +158 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens4.xml +455 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens5.xml +166 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens6.xml +246 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens7.xml +821 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens8.xml +125 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/Tokens9.xml +1082 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.dsidx +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.mom +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.skidx +0 -0
- data/vendor/Pods/Documentation/NanoStore/docset/Contents/Resources/docSet.toc +0 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoBag.html +2266 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoEngine.html +4708 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoExpression.html +818 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoObject.html +1781 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoPredicate.html +800 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoResult.html +1054 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoSearch.html +2544 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoSortDescriptor.html +713 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFNanoStore.html +3723 -0
- data/vendor/Pods/Documentation/NanoStore/html/Classes/NSFOrderedDictionary.html +312 -0
- data/vendor/Pods/Documentation/NanoStore/html/Protocols/NSFNanoObjectProtocol.html +651 -0
- data/vendor/Pods/Documentation/NanoStore/html/css/styles.css +584 -0
- data/vendor/Pods/Documentation/NanoStore/html/css/stylesPrint.css +22 -0
- data/vendor/Pods/Documentation/NanoStore/html/hierarchy.html +106 -0
- data/vendor/Pods/Documentation/NanoStore/html/img/button_bar_background.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/html/img/disclosure.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/html/img/disclosure_open.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/html/img/library_background.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/html/img/title_background.png +0 -0
- data/vendor/Pods/Documentation/NanoStore/html/index.html +654 -0
- data/vendor/Pods/Headers/NanoStore/NSFNanoGlobals.h +3 -1
- data/vendor/Pods/Headers/NanoStore/NSFNanoPredicate.h +5 -5
- data/vendor/Pods/Headers/NanoStore/NSFNanoSearch.h +4 -2
- data/vendor/Pods/NanoStore/Classes/Public/NSFNanoGlobals.h +3 -1
- data/vendor/Pods/NanoStore/Classes/Public/NSFNanoGlobals.m +1 -0
- data/vendor/Pods/NanoStore/Classes/Public/NSFNanoPredicate.h +5 -5
- data/vendor/Pods/NanoStore/Classes/Public/NSFNanoPredicate.m +15 -14
- data/vendor/Pods/NanoStore/Classes/Public/NSFNanoSearch.h +4 -2
- data/vendor/Pods/NanoStore/Classes/Public/NSFNanoSearch.m +95 -20
- data/vendor/Pods/Pods.bridgesupport +708 -700
- data/vendor/Pods/Pods.xcconfig +3 -3
- metadata +62 -4
@@ -0,0 +1,584 @@
|
|
1
|
+
body {
|
2
|
+
font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
|
3
|
+
font-size: 13px;
|
4
|
+
}
|
5
|
+
|
6
|
+
code {
|
7
|
+
font-family: Courier, Consolas, monospace;
|
8
|
+
font-size: 13px;
|
9
|
+
color: #666;
|
10
|
+
}
|
11
|
+
|
12
|
+
pre {
|
13
|
+
font-family: Courier, Consolas, monospace;
|
14
|
+
font-size: 13px;
|
15
|
+
line-height: 18px;
|
16
|
+
tab-interval: 0.5em;
|
17
|
+
border: 1px solid #C7CFD5;
|
18
|
+
background-color: #F1F5F9;
|
19
|
+
color: #666;
|
20
|
+
padding: 0.3em 1em;
|
21
|
+
}
|
22
|
+
|
23
|
+
ul {
|
24
|
+
list-style-type: square;
|
25
|
+
}
|
26
|
+
|
27
|
+
li {
|
28
|
+
margin-bottom: 10px;
|
29
|
+
}
|
30
|
+
|
31
|
+
a, a code {
|
32
|
+
text-decoration: none;
|
33
|
+
color: #36C;
|
34
|
+
}
|
35
|
+
|
36
|
+
a:hover, a:hover code {
|
37
|
+
text-decoration: underline;
|
38
|
+
color: #36C;
|
39
|
+
}
|
40
|
+
|
41
|
+
h2 {
|
42
|
+
border-bottom: 1px solid #8391A8;
|
43
|
+
color: #3C4C6C;
|
44
|
+
font-size: 187%;
|
45
|
+
font-weight: normal;
|
46
|
+
margin-top: 1.75em;
|
47
|
+
padding-bottom: 2px;
|
48
|
+
}
|
49
|
+
|
50
|
+
table {
|
51
|
+
margin-bottom: 4em;
|
52
|
+
border-collapse:collapse;
|
53
|
+
vertical-align: middle;
|
54
|
+
}
|
55
|
+
|
56
|
+
td {
|
57
|
+
border: 1px solid #9BB3CD;
|
58
|
+
padding: .667em;
|
59
|
+
font-size: 100%;
|
60
|
+
}
|
61
|
+
|
62
|
+
th {
|
63
|
+
border: 1px solid #9BB3CD;
|
64
|
+
padding: .3em .667em .3em .667em;
|
65
|
+
background: #93A5BB;
|
66
|
+
font-size: 103%;
|
67
|
+
font-weight: bold;
|
68
|
+
color: white;
|
69
|
+
text-align: left;
|
70
|
+
}
|
71
|
+
|
72
|
+
/* @group Common page elements */
|
73
|
+
|
74
|
+
#top_header {
|
75
|
+
height: 91px;
|
76
|
+
left: 0;
|
77
|
+
min-width: 598px;
|
78
|
+
position: absolute;
|
79
|
+
right: 0;
|
80
|
+
top: 0;
|
81
|
+
z-index: 900;
|
82
|
+
}
|
83
|
+
|
84
|
+
#footer {
|
85
|
+
clear: both;
|
86
|
+
padding-top: 20px;
|
87
|
+
text-align: center;
|
88
|
+
}
|
89
|
+
|
90
|
+
#contents, #overview_contents {
|
91
|
+
-webkit-overflow-scrolling: touch;
|
92
|
+
border-top: 1px solid #2B334F;
|
93
|
+
position: absolute;
|
94
|
+
top: 91px;
|
95
|
+
left: 0;
|
96
|
+
right: 0;
|
97
|
+
bottom: 0;
|
98
|
+
overflow-x: hidden;
|
99
|
+
overflow-y: auto;
|
100
|
+
padding-left: 2em;
|
101
|
+
padding-right: 2em;
|
102
|
+
padding-top: 1em;
|
103
|
+
min-width: 550px;
|
104
|
+
}
|
105
|
+
|
106
|
+
#contents.isShowingTOC {
|
107
|
+
left: 230px;
|
108
|
+
min-width: 320px;
|
109
|
+
}
|
110
|
+
|
111
|
+
.copyright {
|
112
|
+
font-size: 12px;
|
113
|
+
}
|
114
|
+
|
115
|
+
.generator {
|
116
|
+
font-size: 11px;
|
117
|
+
}
|
118
|
+
|
119
|
+
.main-navigation ul li {
|
120
|
+
display: inline;
|
121
|
+
margin-left: 15px;
|
122
|
+
list-style: none;
|
123
|
+
}
|
124
|
+
|
125
|
+
.navigation-top {
|
126
|
+
clear: both;
|
127
|
+
float: right;
|
128
|
+
}
|
129
|
+
|
130
|
+
.navigation-bottom {
|
131
|
+
clear: both;
|
132
|
+
float: right;
|
133
|
+
margin-top: 20px;
|
134
|
+
margin-bottom: -10px;
|
135
|
+
}
|
136
|
+
|
137
|
+
.open > .disclosure {
|
138
|
+
background-image: url("../img/disclosure_open.png");
|
139
|
+
}
|
140
|
+
|
141
|
+
.disclosure {
|
142
|
+
background: url("../img/disclosure.png") no-repeat scroll 0 0;
|
143
|
+
}
|
144
|
+
|
145
|
+
.disclosure, .nodisclosure {
|
146
|
+
display: inline-block;
|
147
|
+
height: 8px;
|
148
|
+
margin-right: 5px;
|
149
|
+
position: relative;
|
150
|
+
width: 9px;
|
151
|
+
}
|
152
|
+
|
153
|
+
/* @end */
|
154
|
+
|
155
|
+
/* @group Header */
|
156
|
+
|
157
|
+
#top_header #library {
|
158
|
+
background: url("../img/library_background.png") repeat-x 0 0 #485E78;
|
159
|
+
background-color: #ccc;
|
160
|
+
height: 35px;
|
161
|
+
font-size: 115%;
|
162
|
+
}
|
163
|
+
|
164
|
+
#top_header #library #libraryTitle {
|
165
|
+
color: #FFFFFF;
|
166
|
+
margin-left: 15px;
|
167
|
+
text-shadow: 0 -1px 0 #485E78;
|
168
|
+
top: 8px;
|
169
|
+
position: absolute;
|
170
|
+
}
|
171
|
+
|
172
|
+
#top_header #library #developerHome {
|
173
|
+
color: #92979E;
|
174
|
+
right: 15px;
|
175
|
+
top: 8px;
|
176
|
+
position: absolute;
|
177
|
+
}
|
178
|
+
|
179
|
+
#top_header #library a:hover {
|
180
|
+
text-decoration: none;
|
181
|
+
}
|
182
|
+
|
183
|
+
#top_header #title {
|
184
|
+
background: url("../img/title_background.png") repeat-x 0 0 #8A98A9;
|
185
|
+
border-bottom: 1px solid #B6B6B6;
|
186
|
+
height: 25px;
|
187
|
+
overflow: hidden;
|
188
|
+
}
|
189
|
+
|
190
|
+
#top_header h1 {
|
191
|
+
font-size: 115%;
|
192
|
+
font-weight: normal;
|
193
|
+
margin: 0;
|
194
|
+
padding: 3px 0 2px;
|
195
|
+
text-align: center;
|
196
|
+
text-shadow: 0 1px 0 #D5D5D5;
|
197
|
+
white-space: nowrap;
|
198
|
+
}
|
199
|
+
|
200
|
+
#headerButtons {
|
201
|
+
background-color: #D8D8D8;
|
202
|
+
background-image: url("../img/button_bar_background.png");
|
203
|
+
border-bottom: 1px solid #EDEDED;
|
204
|
+
border-top: 1px solid #2B334F;
|
205
|
+
font-size: 8pt;
|
206
|
+
height: 28px;
|
207
|
+
left: 0;
|
208
|
+
list-style: none outside none;
|
209
|
+
margin: 0;
|
210
|
+
overflow: hidden;
|
211
|
+
padding: 0;
|
212
|
+
position: absolute;
|
213
|
+
right: 0;
|
214
|
+
top: 61px;
|
215
|
+
}
|
216
|
+
|
217
|
+
#headerButtons li {
|
218
|
+
background-repeat: no-repeat;
|
219
|
+
display: inline;
|
220
|
+
margin-top: 0;
|
221
|
+
margin-bottom: 0;
|
222
|
+
padding: 0;
|
223
|
+
}
|
224
|
+
|
225
|
+
#toc_button button {
|
226
|
+
border-color: #ACACAC;
|
227
|
+
border-style: none solid none none;
|
228
|
+
border-width: 0 1px 0 0;
|
229
|
+
height: 28px;
|
230
|
+
margin: 0;
|
231
|
+
padding-left: 30px;
|
232
|
+
text-align: left;
|
233
|
+
width: 230px;
|
234
|
+
}
|
235
|
+
|
236
|
+
li#jumpto_button {
|
237
|
+
left: 230px;
|
238
|
+
margin-left: 0;
|
239
|
+
position: absolute;
|
240
|
+
}
|
241
|
+
|
242
|
+
li#jumpto_button select {
|
243
|
+
height: 22px;
|
244
|
+
margin: 5px 2px 0 10px;
|
245
|
+
max-width: 300px;
|
246
|
+
}
|
247
|
+
|
248
|
+
/* @end */
|
249
|
+
|
250
|
+
/* @group Table of contents */
|
251
|
+
|
252
|
+
#tocContainer.isShowingTOC {
|
253
|
+
border-right: 1px solid #ACACAC;
|
254
|
+
display: block;
|
255
|
+
overflow-x: hidden;
|
256
|
+
overflow-y: auto;
|
257
|
+
padding: 0;
|
258
|
+
}
|
259
|
+
|
260
|
+
#tocContainer {
|
261
|
+
background-color: #E4EBF7;
|
262
|
+
border-top: 1px solid #2B334F;
|
263
|
+
bottom: 0;
|
264
|
+
display: none;
|
265
|
+
left: 0;
|
266
|
+
overflow: hidden;
|
267
|
+
position: absolute;
|
268
|
+
top: 91px;
|
269
|
+
width: 229px;
|
270
|
+
}
|
271
|
+
|
272
|
+
#tocContainer > ul#toc {
|
273
|
+
font-size: 11px;
|
274
|
+
margin: 0;
|
275
|
+
padding: 12px 0 18px;
|
276
|
+
width: 209px;
|
277
|
+
-moz-user-select: none;
|
278
|
+
-webkit-user-select: none;
|
279
|
+
user-select: none;
|
280
|
+
}
|
281
|
+
|
282
|
+
#tocContainer > ul#toc > li {
|
283
|
+
margin: 0;
|
284
|
+
padding: 0 0 7px 30px;
|
285
|
+
text-indent: -15px;
|
286
|
+
}
|
287
|
+
|
288
|
+
#tocContainer > ul#toc > li > .sectionName a {
|
289
|
+
color: #000000;
|
290
|
+
font-weight: bold;
|
291
|
+
}
|
292
|
+
|
293
|
+
#tocContainer > ul#toc > li > .sectionName a:hover {
|
294
|
+
text-decoration: none;
|
295
|
+
}
|
296
|
+
|
297
|
+
#tocContainer > ul#toc li.children > ul {
|
298
|
+
display: none;
|
299
|
+
height: 0;
|
300
|
+
}
|
301
|
+
|
302
|
+
#tocContainer > ul#toc > li > ul {
|
303
|
+
margin: 0;
|
304
|
+
padding: 0;
|
305
|
+
}
|
306
|
+
|
307
|
+
#tocContainer > ul#toc > li > ul, ul#toc > li > ul > li {
|
308
|
+
margin-left: 0;
|
309
|
+
margin-bottom: 0;
|
310
|
+
padding-left: 15px;
|
311
|
+
}
|
312
|
+
|
313
|
+
#tocContainer > ul#toc > li ul {
|
314
|
+
list-style: none;
|
315
|
+
margin-right: 0;
|
316
|
+
padding-right: 0;
|
317
|
+
}
|
318
|
+
|
319
|
+
#tocContainer > ul#toc li.children.open > ul {
|
320
|
+
display: block;
|
321
|
+
height: auto;
|
322
|
+
margin-left: -15px;
|
323
|
+
padding-left: 0;
|
324
|
+
}
|
325
|
+
|
326
|
+
#tocContainer > ul#toc > li > ul, ul#toc > li > ul > li {
|
327
|
+
margin-left: 0;
|
328
|
+
padding-left: 15px;
|
329
|
+
}
|
330
|
+
|
331
|
+
#tocContainer li ul li {
|
332
|
+
margin-top: 0.583em;
|
333
|
+
overflow: hidden;
|
334
|
+
text-overflow: ellipsis;
|
335
|
+
white-space: nowrap;
|
336
|
+
}
|
337
|
+
|
338
|
+
#tocContainer li ul li span.sectionName {
|
339
|
+
white-space: normal;
|
340
|
+
}
|
341
|
+
|
342
|
+
#tocContainer > ul#toc > li > ul > li > .sectionName a {
|
343
|
+
font-weight: bold;
|
344
|
+
}
|
345
|
+
|
346
|
+
#tocContainer > ul#toc > li > ul a {
|
347
|
+
color: #4F4F4F;
|
348
|
+
}
|
349
|
+
|
350
|
+
/* @end */
|
351
|
+
|
352
|
+
/* @group Index formatting */
|
353
|
+
|
354
|
+
.index-title {
|
355
|
+
font-size: 13px;
|
356
|
+
font-weight: normal;
|
357
|
+
}
|
358
|
+
|
359
|
+
.index-column {
|
360
|
+
float: left;
|
361
|
+
width: 30%;
|
362
|
+
min-width: 200px;
|
363
|
+
font-size: 11px;
|
364
|
+
}
|
365
|
+
|
366
|
+
.index-column ul {
|
367
|
+
margin: 8px 0 0 0;
|
368
|
+
padding: 0;
|
369
|
+
list-style: none;
|
370
|
+
}
|
371
|
+
|
372
|
+
.index-column ul li {
|
373
|
+
margin: 0 0 3px 0;
|
374
|
+
padding: 0;
|
375
|
+
}
|
376
|
+
|
377
|
+
.hierarchy-column {
|
378
|
+
min-width: 400px;
|
379
|
+
}
|
380
|
+
|
381
|
+
.hierarchy-column ul {
|
382
|
+
margin: 3px 0 0 15px;
|
383
|
+
}
|
384
|
+
|
385
|
+
.hierarchy-column ul li {
|
386
|
+
list-style-type: square;
|
387
|
+
}
|
388
|
+
|
389
|
+
/* @end */
|
390
|
+
|
391
|
+
/* @group Common formatting elements */
|
392
|
+
|
393
|
+
.title {
|
394
|
+
font-weight: normal;
|
395
|
+
font-size: 215%;
|
396
|
+
margin-top:0;
|
397
|
+
}
|
398
|
+
|
399
|
+
.subtitle {
|
400
|
+
font-weight: normal;
|
401
|
+
font-size: 180%;
|
402
|
+
color: #3C4C6C;
|
403
|
+
border-bottom: 1px solid #5088C5;
|
404
|
+
}
|
405
|
+
|
406
|
+
.subsubtitle {
|
407
|
+
font-weight: normal;
|
408
|
+
font-size: 145%;
|
409
|
+
height: 0.7em;
|
410
|
+
}
|
411
|
+
|
412
|
+
.note {
|
413
|
+
border: 1px solid #5088C5;
|
414
|
+
background-color: white;
|
415
|
+
margin: 1.667em 0 1.75em 0;
|
416
|
+
padding: 0 .667em .083em .750em;
|
417
|
+
}
|
418
|
+
|
419
|
+
.warning {
|
420
|
+
border: 1px solid #5088C5;
|
421
|
+
background-color: #F0F3F7;
|
422
|
+
margin-bottom: 0.5em;
|
423
|
+
padding: 0.3em 0.8em;
|
424
|
+
}
|
425
|
+
|
426
|
+
.bug {
|
427
|
+
border: 1px solid #000;
|
428
|
+
background-color: #ffffcc;
|
429
|
+
margin-bottom: 0.5em;
|
430
|
+
padding: 0.3em 0.8em;
|
431
|
+
}
|
432
|
+
|
433
|
+
.deprecated {
|
434
|
+
color: #F60425;
|
435
|
+
}
|
436
|
+
|
437
|
+
/* @end */
|
438
|
+
|
439
|
+
/* @group Common layout */
|
440
|
+
|
441
|
+
.section {
|
442
|
+
margin-top: 3em;
|
443
|
+
}
|
444
|
+
|
445
|
+
/* @end */
|
446
|
+
|
447
|
+
/* @group Object specification section */
|
448
|
+
|
449
|
+
.section-specification {
|
450
|
+
margin-left: 2.5em;
|
451
|
+
margin-right: 2.5em;
|
452
|
+
font-size: 12px;
|
453
|
+
}
|
454
|
+
|
455
|
+
.section-specification table {
|
456
|
+
margin-bottom: 0em;
|
457
|
+
border-top: 1px solid #d6e0e5;
|
458
|
+
}
|
459
|
+
|
460
|
+
.section-specification td {
|
461
|
+
vertical-align: top;
|
462
|
+
border-bottom: 1px solid #d6e0e5;
|
463
|
+
border-left-width: 0px;
|
464
|
+
border-right-width: 0px;
|
465
|
+
border-top-width: 0px;
|
466
|
+
padding: .6em;
|
467
|
+
}
|
468
|
+
|
469
|
+
.section-specification .specification-title {
|
470
|
+
font-weight: bold;
|
471
|
+
}
|
472
|
+
|
473
|
+
/* @end */
|
474
|
+
|
475
|
+
/* @group Tasks section */
|
476
|
+
|
477
|
+
.task-list {
|
478
|
+
list-style-type: none;
|
479
|
+
padding-left: 0px;
|
480
|
+
}
|
481
|
+
|
482
|
+
.task-list li {
|
483
|
+
margin-bottom: 3px;
|
484
|
+
}
|
485
|
+
|
486
|
+
.task-item-suffix {
|
487
|
+
color: #996;
|
488
|
+
font-size: 12px;
|
489
|
+
font-style: italic;
|
490
|
+
margin-left: 0.5em;
|
491
|
+
}
|
492
|
+
|
493
|
+
span.tooltip span.tooltip {
|
494
|
+
font-size: 1.0em;
|
495
|
+
display: none;
|
496
|
+
padding: 0.3em;
|
497
|
+
border: 1px solid #aaa;
|
498
|
+
background-color: #fdfec8;
|
499
|
+
color: #000;
|
500
|
+
text-align: left;
|
501
|
+
}
|
502
|
+
|
503
|
+
span.tooltip:hover span.tooltip {
|
504
|
+
display: block;
|
505
|
+
position: absolute;
|
506
|
+
margin-left: 2em;
|
507
|
+
}
|
508
|
+
|
509
|
+
/* @end */
|
510
|
+
|
511
|
+
/* @group Method section */
|
512
|
+
|
513
|
+
.section-method {
|
514
|
+
margin-top: 2.3em;
|
515
|
+
}
|
516
|
+
|
517
|
+
.method-title {
|
518
|
+
margin-bottom: 1.5em;
|
519
|
+
}
|
520
|
+
|
521
|
+
.method-subtitle {
|
522
|
+
margin-top: 0.7em;
|
523
|
+
margin-bottom: 0.2em;
|
524
|
+
}
|
525
|
+
|
526
|
+
.method-subsection p {
|
527
|
+
margin-top: 0.4em;
|
528
|
+
margin-bottom: 0.8em;
|
529
|
+
}
|
530
|
+
|
531
|
+
.method-declaration {
|
532
|
+
margin-top:1.182em;
|
533
|
+
margin-bottom:.909em;
|
534
|
+
}
|
535
|
+
|
536
|
+
.method-declaration code {
|
537
|
+
font:14px Courier, Consolas, monospace;
|
538
|
+
color:#000;
|
539
|
+
}
|
540
|
+
|
541
|
+
.declaration {
|
542
|
+
color: #000;
|
543
|
+
}
|
544
|
+
|
545
|
+
.argument-def {
|
546
|
+
margin-top: 0.3em;
|
547
|
+
margin-bottom: 0.3em;
|
548
|
+
}
|
549
|
+
|
550
|
+
.argument-def dd {
|
551
|
+
margin-left: 1.25em;
|
552
|
+
}
|
553
|
+
|
554
|
+
.see-also-section ul {
|
555
|
+
list-style-type: none;
|
556
|
+
padding-left: 0px;
|
557
|
+
margin-top: 0;
|
558
|
+
}
|
559
|
+
|
560
|
+
.see-also-section li {
|
561
|
+
margin-bottom: 3px;
|
562
|
+
}
|
563
|
+
|
564
|
+
.declared-in-ref {
|
565
|
+
color: #666;
|
566
|
+
}
|
567
|
+
|
568
|
+
#tocContainer.hideInXcode {
|
569
|
+
display: none;
|
570
|
+
border: 0px solid black;
|
571
|
+
}
|
572
|
+
|
573
|
+
#top_header.hideInXcode {
|
574
|
+
display: none;
|
575
|
+
}
|
576
|
+
|
577
|
+
#contents.hideInXcode {
|
578
|
+
border: 0px solid black;
|
579
|
+
top: 0px;
|
580
|
+
left: 0px;
|
581
|
+
}
|
582
|
+
|
583
|
+
/* @end */
|
584
|
+
|