summaryrefslogtreecommitdiff
path: root/rdoc-style.css
blob: 577d95273085aaf82ddbd2db07871ae0af0ee086 (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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
html, body {
  height: 100%; }

body {
  font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 0;
  padding: 0;
  background: white;
  color: black; }

#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -43px; }

#footer-push {
  height: 43px; }

div.header, #footer {
  background: #eee; }

#footer {
  border-top: 1px solid silver;
  margin-top: 12px;
  padding: 0 2em;
  line-height: 30px;
  text-align: center;
  font-variant: small-caps;
  font-size: 95%; }

.clearing:after {
  content: ".";
  visibility: hidden;
  height: 0;
  display: block;
  clear: both; }
* html .clearing {
  height: 1px; }
.clearing *:first-child + html {
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal; }

a {
  color: #0b3e71; }
  a:hover {
    background: #336699;
    text-decoration: none;
    color: #eef; }

#diagram img {
  border: 0; }

#description a, .method .description a, .header a {
  color: #336699; }
  #description a:hover, .method .description a:hover, .header a:hover {
    color: #eee; }
#description h1 a, #description h2 a, #description h3 a, #description h4 a, #description h5 a, #description h6 a, .method .description h1 a, .method .description h2 a, .method .description h3 a, .method .description h4 a, .method .description h5 a, .method .description h6 a, .header h1 a, .header h2 a, .header h3 a, .header h4 a, .header h5 a, .header h6 a {
  color: #0b3e71; }

ol {
  margin: 0;
  padding: 0;
  list-style: none; }
  ol li {
    margin-left: 0;
    white-space: nowrap; }
    ol li.other {
      display: none; }

ol.expanded li.other {
  display: list-item; }

table {
  margin-bottom: 1em;
  font-size: 1em;
  border-collapse: collapse; }
  table td, table th {
    padding: .4em .8em; }
  table thead {
    background-color: #e8e8e8; }
    table thead th {
      font-variant: small-caps;
      color: #666666; }
  table tr {
    border-bottom: 1px solid silver; }

#index a.show, div.header a.show {
  text-decoration: underline;
  font-style: italic;
  color: #666666; }
  #index a.show:after, div.header a.show:after {
    content: " ..."; }
  #index a.show:hover, div.header a.show:hover {
    color: black;
    background: #ffe; }

#index {
  font: 85%/1.2 Arial, Helvetica, sans-serif; }
  #index a {
    text-decoration: none; }
  #index h1 {
    padding: .2em .5em .1em;
    background: #ccc;
    font: small-caps 1.2em Georgia, serif;
    color: #333;
    border-bottom: 1px solid gray; }
  #index form {
    margin: 0;
    padding: 0; }
    #index form input {
      margin: .4em 3px 0 .4em;
      width: 80%; }
    #index form #search.untouched {
      color: #777777; }
    #index form .clear_button {
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
      background: #AAA;
      color: white;
      padding: 0 5px 1px 5px;
      cursor: pointer; }
  #index ol {
    padding: .4em .5em; }
    #index ol li {
      white-space: nowrap; }
  #index #index-entries li a {
    padding: 1px 2px; }
  #index #index-entries.classes {
    font-size: 1.1em; }
    #index #index-entries.classes ol {
      padding: 0; }
    #index #index-entries.classes span.nodoc {
      display: none; }
    #index #index-entries.classes span.nodoc, #index #index-entries.classes a {
      font-weight: bold; }
    #index #index-entries.classes .parent {
      font-weight: normal; }
  #index #index-entries.methods li, #index #search-results.methods li {
    margin-bottom: 0.2em; }
    #index #index-entries.methods li a .method_name, #index #search-results.methods li a .method_name {
      margin-right: 0.25em; }
    #index #index-entries.methods li a .module_name, #index #search-results.methods li a .module_name {
      color: #666666; }
    #index #index-entries.methods li a:hover .module_name, #index #search-results.methods li a:hover .module_name {
      color: #ddd; }

#attribute-list .context-item-name {
  font-weight: bold; }

div.header {
  font-size: 80%;
  padding: .5em 2%;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid silver; }
  div.header .name {
    font-size: 1.6em;
    font-family: Georgia, serif; }
    div.header .name .type {
      color: #666666;
      font-size: 80%;
      font-variant: small-caps; }
  div.header h1.name {
    font-size: 2.2em; }
  div.header .paths, div.header .last-update, div.header .parent {
    color: #666666; }
  div.header .last-update .datetime {
    color: #484848; }
  div.header .parent {
    margin-top: .3em; }
    div.header .parent strong {
      font-weight: normal;
      color: #484848; }

#content {
  padding: 12px 2%; }
  div.class #content {
    position: relative;
    width: 72%; }
  #content pre, #content .method .synopsis {
    font: 14px Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace; }
  #content pre {
    color: black;
    background: #eee;
    border: 1px solid silver;
    padding: .5em .8em;
    overflow: auto; }
  #content p code, #content p tt, #content li code, #content li tt, #content dl code, #content dl tt {
    font: 14px Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
    background: #ffffe3;
    padding: 2px 3px;
    line-height: 1.4; }
  #content h1 code, #content h1 tt, #content h2 code, #content h2 tt, #content h3 code, #content h3 tt, #content h4 code, #content h4 tt, #content h5 code, #content h5 tt, #content h6 code, #content h6 tt {
    font-size: 1.1em; }
  #content #text {
    position: relative; }
  #content #description p {
    margin-top: .5em; }
  #content #description h1, #content #description h2, #content #description h3, #content #description h4, #content #description h5, #content #description h6 {
    font-family: Georgia, serif; }
  #content #description h1 {
    font-size: 2.2em;
    margin-bottom: .2em;
    border-bottom: 3px double #d8d8d8;
    padding-bottom: .1em; }
  #content #description h2 {
    font-size: 1.8em;
    color: #0e3062;
    margin: .8em 0 .3em 0; }
  #content #description h3 {
    font-size: 1.6em;
    margin: .8em 0 .3em 0;
    color: #666666; }
  #content #description h4 {
    font-size: 1.4em;
    margin: .8em 0 .3em 0; }
  #content #description h5 {
    font-size: 1.2em;
    margin: .8em 0 .3em 0;
    color: #0e3062; }
  #content #description h6 {
    font-size: 1.0em;
    margin: .8em 0 .3em 0;
    color: #666666; }
  #content #description ul, #content #description ol, #content .method .description ul, #content .method .description ol {
    margin: .8em 0;
    padding-left: 1.5em; }
  #content #description ol, #content .method .description ol {
    list-style: decimal; }
    #content #description ol li, #content .method .description ol li {
      white-space: normal; }

#method-list {
  position: absolute;
  top: 0px;
  right: -33%;
  width: 28%;
  background: #eee;
  border: 1px solid silver;
  padding: .4em 1%;
  overflow: hidden; }
  #method-list h2 {
    font-size: 1.3em; }
  #method-list h3 {
    font-variant: small-caps;
    text-transform: capitalize;
    font-family: Georgia, serif;
    color: #666;
    font-size: 1.1em; }
  #method-list ol {
    padding: 0 0 .5em .5em; }

#context {
  border-top: 1px dashed silver;
  margin-top: 1em;
  margin-bottom: 1em; }

#context h2, #section h2 {
  font: small-caps 1.2em Georgia, serif;
  color: #444;
  margin: 1em 0 .2em 0; }

#methods .method {
  border: 1px solid silver;
  margin-top: .5em;
  background: #eee; }
  #methods .method .synopsis {
    color: black;
    background: silver;
    padding: .2em 1em; }
    #methods .method .synopsis .name {
      font-weight: bold; }
    #methods .method .synopsis a {
      text-decoration: none; }
  #methods .method .description {
    padding: 0 1em; }
    #methods .method .description pre {
      background: #f8f8f8; }
  #methods .method .source {
    margin: .5em 0; }
  #methods .method .source-toggle {
    font-size: 85%;
    margin-left: 1em; }
#methods .public-class {
  background: #ffffe4; }
#methods .public-instance .synopsis {
  color: #eee;
  background: #336699; }

#content .method .source pre {
  background: #262626;
  color: #ffdead;
  margin: 1em;
  padding: 0.5em;
  border: 1px dashed #999;
  overflow: auto; }
  #content .method .source pre .ruby-constant {
    color: #7fffd4;
    background: transparent; }
  #content .method .source pre .ruby-keyword {
    color: #00ffff;
    background: transparent; }
  #content .method .source pre .ruby-ivar {
    color: #eedd82;
    background: transparent; }
  #content .method .source pre .ruby-operator {
    color: #00ffee;
    background: transparent; }
  #content .method .source pre .ruby-identifier {
    color: #ffdead;
    background: transparent; }
  #content .method .source pre .ruby-node {
    color: #ffa07a;
    background: transparent; }
  #content .method .source pre .ruby-comment {
    color: #b22222;
    font-weight: bold;
    background: transparent; }
  #content .method .source pre .ruby-regexp {
    color: #ffa07a;
    background: transparent; }
  #content .method .source pre .ruby-value {
    color: #7fffd4;
    background: transparent; }