writeexcel 0.6.6 → 0.6.7
Sign up to get free protection for your applications and to get access to all the features.
- data/.document +0 -0
- data/.gitattributes +0 -0
- data/README.rdoc +9 -35
- data/Rakefile +0 -0
- data/VERSION +1 -1
- data/charts/chartex.rb +0 -0
- data/charts/demo1.rb +0 -0
- data/charts/demo101.bin +0 -0
- data/charts/demo2.rb +0 -0
- data/charts/demo201.bin +0 -0
- data/charts/demo3.rb +0 -0
- data/charts/demo301.bin +0 -0
- data/charts/demo4.rb +0 -0
- data/charts/demo401.bin +0 -0
- data/charts/demo5.rb +0 -0
- data/charts/demo501.bin +0 -0
- data/examples/a_simple.rb +0 -0
- data/examples/autofilter.rb +0 -0
- data/examples/bigfile.rb +0 -0
- data/examples/chart_area.rb +0 -0
- data/examples/chart_bar.rb +0 -0
- data/examples/chart_column.rb +0 -0
- data/examples/chart_line.rb +0 -0
- data/examples/chart_pie.rb +0 -0
- data/examples/chart_scatter.rb +0 -0
- data/examples/chart_stock.rb +0 -0
- data/examples/chess.rb +0 -0
- data/examples/colors.rb +0 -0
- data/examples/comments1.rb +0 -0
- data/examples/comments2.rb +0 -0
- data/examples/copyformat.rb +0 -0
- data/examples/data_validate.rb +0 -0
- data/examples/date_time.rb +0 -0
- data/examples/defined_name.rb +0 -0
- data/examples/demo.rb +0 -0
- data/examples/diag_border.rb +0 -0
- data/examples/formats.rb +0 -0
- data/examples/formula_result.rb +0 -0
- data/examples/header.rb +0 -0
- data/examples/hide_sheet.rb +0 -0
- data/examples/hyperlink.rb +0 -0
- data/examples/images.rb +0 -0
- data/examples/indent.rb +0 -0
- data/examples/merge1.rb +0 -0
- data/examples/merge2.rb +0 -0
- data/examples/merge3.rb +0 -0
- data/examples/merge4.rb +0 -0
- data/examples/merge5.rb +0 -0
- data/examples/merge6.rb +0 -0
- data/examples/outline.rb +0 -0
- data/examples/outline_collapsed.rb +0 -0
- data/examples/panes.rb +0 -0
- data/examples/properties.rb +0 -0
- data/examples/properties_jp.rb +0 -0
- data/examples/protection.rb +0 -0
- data/examples/regions.rb +0 -0
- data/examples/repeat.rb +0 -0
- data/examples/republic.png +0 -0
- data/examples/right_to_left.rb +0 -0
- data/examples/row_wrap.rb +0 -0
- data/examples/set_first_sheet.rb +14 -0
- data/examples/stats.rb +0 -0
- data/examples/stocks.rb +0 -0
- data/examples/tab_colors.rb +0 -0
- data/examples/utf8.rb +0 -0
- data/examples/write_arrays.rb +0 -0
- data/html/en/doc_en.html +5941 -0
- data/html/images/a_simple.jpg +0 -0
- data/html/images/area1.jpg +0 -0
- data/html/images/bar1.jpg +0 -0
- data/html/images/chart_area.xls +0 -0
- data/html/images/column1.jpg +0 -0
- data/html/images/data_validation.jpg +0 -0
- data/html/images/line1.jpg +0 -0
- data/html/images/pie1.jpg +0 -0
- data/html/images/regions.jpg +0 -0
- data/html/images/scatter1.jpg +0 -0
- data/html/images/stats.jpg +0 -0
- data/html/images/stock1.jpg +0 -0
- data/html/images/stocks.jpg +0 -0
- data/html/index.html +16 -0
- data/html/style.css +433 -0
- data/lib/writeexcel/biffwriter.rb +5 -0
- data/lib/writeexcel/caller_info.rb +0 -0
- data/lib/writeexcel/chart.rb +8 -219
- data/lib/writeexcel/charts/area.rb +0 -0
- data/lib/writeexcel/charts/bar.rb +0 -0
- data/lib/writeexcel/charts/column.rb +0 -0
- data/lib/writeexcel/charts/external.rb +0 -0
- data/lib/writeexcel/charts/line.rb +0 -0
- data/lib/writeexcel/charts/pie.rb +0 -0
- data/lib/writeexcel/charts/scatter.rb +0 -0
- data/lib/writeexcel/charts/stock.rb +0 -0
- data/lib/writeexcel/colors.rb +4 -0
- data/lib/writeexcel/compatibility.rb +0 -0
- data/lib/writeexcel/debug_info.rb +0 -0
- data/lib/writeexcel/excelformula.y +0 -0
- data/lib/writeexcel/excelformulaparser.rb +0 -0
- data/lib/writeexcel/format.rb +2 -28
- data/lib/writeexcel/formula.rb +4 -70
- data/lib/writeexcel/helper.rb +0 -0
- data/lib/writeexcel/image.rb +158 -0
- data/lib/writeexcel/olewriter.rb +0 -0
- data/lib/writeexcel/properties.rb +0 -0
- data/lib/writeexcel/storage_lite.rb +0 -0
- data/lib/writeexcel/workbook.rb +434 -824
- data/lib/writeexcel/worksheet.rb +4194 -4718
- data/lib/writeexcel/write_file.rb +0 -0
- data/lib/writeexcel.rb +0 -0
- data/test/excelfile/Chart1.xls +0 -0
- data/test/excelfile/Chart2.xls +0 -0
- data/test/excelfile/Chart3.xls +0 -0
- data/test/excelfile/Chart4.xls +0 -0
- data/test/excelfile/Chart5.xls +0 -0
- data/test/helper.rb +0 -0
- data/test/perl_output/Chart1.xls.data +0 -0
- data/test/perl_output/Chart2.xls.data +0 -0
- data/test/perl_output/Chart3.xls.data +0 -0
- data/test/perl_output/Chart4.xls.data +0 -0
- data/test/perl_output/Chart5.xls.data +0 -0
- data/test/perl_output/README +0 -0
- data/test/perl_output/a_simple.xls +0 -0
- data/test/perl_output/autofilter.xls +0 -0
- data/test/perl_output/biff_add_continue_testdata +0 -0
- data/test/perl_output/chart_area.xls +0 -0
- data/test/perl_output/chart_bar.xls +0 -0
- data/test/perl_output/chart_column.xls +0 -0
- data/test/perl_output/chart_line.xls +0 -0
- data/test/perl_output/chess.xls +0 -0
- data/test/perl_output/colors.xls +0 -0
- data/test/perl_output/comments1.xls +0 -0
- data/test/perl_output/comments2.xls +0 -0
- data/test/perl_output/data_validate.xls +0 -0
- data/test/perl_output/date_time.xls +0 -0
- data/test/perl_output/defined_name.xls +0 -0
- data/test/perl_output/demo.xls +0 -0
- data/test/perl_output/demo101.bin +0 -0
- data/test/perl_output/demo201.bin +0 -0
- data/test/perl_output/demo301.bin +0 -0
- data/test/perl_output/demo401.bin +0 -0
- data/test/perl_output/demo501.bin +0 -0
- data/test/perl_output/diag_border.xls +0 -0
- data/test/perl_output/f_font_biff +0 -0
- data/test/perl_output/f_font_key +0 -0
- data/test/perl_output/f_xf_biff +0 -0
- data/test/perl_output/file_font_biff +0 -0
- data/test/perl_output/file_font_key +0 -0
- data/test/perl_output/file_xf_biff +0 -0
- data/test/perl_output/formula_result.xls +0 -0
- data/test/perl_output/headers.xls +0 -0
- data/test/perl_output/hidden.xls +0 -0
- data/test/perl_output/hide_zero.xls +0 -0
- data/test/perl_output/hyperlink.xls +0 -0
- data/test/perl_output/images.xls +0 -0
- data/test/perl_output/indent.xls +0 -0
- data/test/perl_output/merge1.xls +0 -0
- data/test/perl_output/merge2.xls +0 -0
- data/test/perl_output/merge3.xls +0 -0
- data/test/perl_output/merge4.xls +0 -0
- data/test/perl_output/merge5.xls +0 -0
- data/test/perl_output/merge6.xls +0 -0
- data/test/perl_output/ole_write_header +0 -0
- data/test/perl_output/outline.xls +0 -0
- data/test/perl_output/outline_collapsed.xls +0 -0
- data/test/perl_output/panes.xls +0 -0
- data/test/perl_output/protection.xls +0 -0
- data/test/perl_output/regions.xls +0 -0
- data/test/perl_output/right_to_left.xls +0 -0
- data/test/perl_output/set_first_sheet.xls +0 -0
- data/test/perl_output/stats.xls +0 -0
- data/test/perl_output/stocks.xls +0 -0
- data/test/perl_output/tab_colors.xls +0 -0
- data/test/perl_output/unicode_cyrillic.xls +0 -0
- data/test/perl_output/utf8.xls +0 -0
- data/test/perl_output/workbook1.xls +0 -0
- data/test/perl_output/workbook2.xls +0 -0
- data/test/perl_output/ws_colinfo +0 -0
- data/test/perl_output/ws_store_colinfo +0 -0
- data/test/perl_output/ws_store_dimensions +0 -0
- data/test/perl_output/ws_store_filtermode +0 -0
- data/test/perl_output/ws_store_filtermode_off +0 -0
- data/test/perl_output/ws_store_filtermode_on +0 -0
- data/test/perl_output/ws_store_selection +0 -0
- data/test/perl_output/ws_store_window2 +0 -0
- data/test/republic.png +0 -0
- data/test/test_00_IEEE_double.rb +0 -0
- data/test/test_01_add_worksheet.rb +0 -0
- data/test/test_02_merge_formats.rb +0 -0
- data/test/test_04_dimensions.rb +27 -27
- data/test/test_05_rows.rb +0 -0
- data/test/test_06_extsst.rb +1 -1
- data/test/test_11_date_time.rb +3 -3
- data/test/test_12_date_only.rb +7 -14
- data/test/test_13_date_seconds.rb +5 -5
- data/test/test_21_escher.rb +138 -138
- data/test/test_22_mso_drawing_group.rb +0 -0
- data/test/test_23_note.rb +4 -4
- data/test/test_24_txo.rb +3 -3
- data/test/test_25_position_object.rb +1 -1
- data/test/test_26_autofilter.rb +3 -3
- data/test/test_27_autofilter.rb +1 -1
- data/test/test_28_autofilter.rb +2 -2
- data/test/test_29_process_jpg.rb +16 -29
- data/test/test_30_validation_dval.rb +3 -3
- data/test/test_31_validation_dv_strings.rb +6 -6
- data/test/test_32_validation_dv_formula.rb +12 -12
- data/test/test_40_property_types.rb +0 -0
- data/test/test_41_properties.rb +0 -0
- data/test/test_42_set_properties.rb +0 -0
- data/test/test_50_name_stored.rb +8 -8
- data/test/test_51_name_print_area.rb +18 -18
- data/test/test_52_name_print_titles.rb +27 -27
- data/test/test_53_autofilter.rb +6 -6
- data/test/test_60_chart_generic.rb +1 -1
- data/test/test_61_chart_subclasses.rb +7 -14
- data/test/test_62_chart_formats.rb +0 -0
- data/test/test_63_chart_area_formats.rb +0 -0
- data/test/test_biff.rb +0 -0
- data/test/test_compatibility.rb +0 -0
- data/test/test_example_match.rb +31 -0
- data/test/test_format.rb +0 -0
- data/test/test_formula.rb +0 -0
- data/test/test_ole.rb +0 -0
- data/test/test_storage_lite.rb +0 -0
- data/test/test_workbook.rb +6 -0
- data/test/test_worksheet.rb +5 -5
- data/utils/add_magic_comment.rb +0 -0
- data/writeexcel.gemspec +263 -243
- data/writeexcel.rdoc +3 -3
- metadata +42 -39
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/html/index.html
ADDED
@@ -0,0 +1,16 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
2
|
+
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
4
|
+
<head>
|
5
|
+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
6
|
+
<title>writeexcel rubygem reference</title>
|
7
|
+
|
8
|
+
</head>
|
9
|
+
<body class="indexpage">
|
10
|
+
<h1>writeexcel rubygem reference</h1>
|
11
|
+
<ul>
|
12
|
+
<li><a href="en/doc_en.html">English Version</a></li>
|
13
|
+
<li><a href="ja/doc_ja.html">日本語版</a></li>
|
14
|
+
</ul>
|
15
|
+
</body>
|
16
|
+
</html>
|
data/html/style.css
ADDED
@@ -0,0 +1,433 @@
|
|
1
|
+
BODY, .logo { background: white; }
|
2
|
+
|
3
|
+
BODY {
|
4
|
+
color: black;
|
5
|
+
font-family: arial,sans-serif;
|
6
|
+
margin: 0;
|
7
|
+
padding: 1ex;
|
8
|
+
}
|
9
|
+
|
10
|
+
TABLE {
|
11
|
+
border-collapse: collapse;
|
12
|
+
border-spacing: 0;
|
13
|
+
border-width: 0;
|
14
|
+
color: inherit;
|
15
|
+
}
|
16
|
+
|
17
|
+
IMG { border: 0; }
|
18
|
+
FORM { margin: 0; }
|
19
|
+
input { margin: 2px; }
|
20
|
+
|
21
|
+
.logo {
|
22
|
+
float: left;
|
23
|
+
width: 264px;
|
24
|
+
height: 77px;
|
25
|
+
}
|
26
|
+
|
27
|
+
.front .logo {
|
28
|
+
float: none;
|
29
|
+
display:block;
|
30
|
+
}
|
31
|
+
|
32
|
+
.front .searchbox {
|
33
|
+
margin: 2ex auto;
|
34
|
+
text-align: center;
|
35
|
+
}
|
36
|
+
|
37
|
+
.front .menubar {
|
38
|
+
text-align: center;
|
39
|
+
}
|
40
|
+
|
41
|
+
.menubar {
|
42
|
+
background: #006699;
|
43
|
+
margin: 1ex 0;
|
44
|
+
padding: 1px;
|
45
|
+
}
|
46
|
+
|
47
|
+
.menubar A {
|
48
|
+
padding: 0.8ex;
|
49
|
+
font: bold 10pt Arial,Helvetica,sans-serif;
|
50
|
+
}
|
51
|
+
|
52
|
+
.menubar A:link, .menubar A:visited {
|
53
|
+
color: white;
|
54
|
+
text-decoration: none;
|
55
|
+
}
|
56
|
+
|
57
|
+
.menubar A:hover {
|
58
|
+
color: #ff6600;
|
59
|
+
text-decoration: underline;
|
60
|
+
}
|
61
|
+
|
62
|
+
A:link, A:visited {
|
63
|
+
background: transparent;
|
64
|
+
color: #006699;
|
65
|
+
}
|
66
|
+
|
67
|
+
A[href="#POD_ERRORS"] {
|
68
|
+
background: transparent;
|
69
|
+
color: #FF0000;
|
70
|
+
}
|
71
|
+
|
72
|
+
TD {
|
73
|
+
margin: 0;
|
74
|
+
padding: 0;
|
75
|
+
}
|
76
|
+
|
77
|
+
DIV {
|
78
|
+
border-width: 0;
|
79
|
+
}
|
80
|
+
|
81
|
+
DT {
|
82
|
+
margin-top: 1em;
|
83
|
+
}
|
84
|
+
|
85
|
+
.credits TD {
|
86
|
+
padding: 0.5ex 2ex;
|
87
|
+
}
|
88
|
+
|
89
|
+
.huge {
|
90
|
+
font-size: 32pt;
|
91
|
+
}
|
92
|
+
|
93
|
+
.s {
|
94
|
+
background: #dddddd;
|
95
|
+
color: inherit;
|
96
|
+
}
|
97
|
+
|
98
|
+
.s TD, .r TD {
|
99
|
+
padding: 0.2ex 1ex;
|
100
|
+
vertical-align: baseline;
|
101
|
+
}
|
102
|
+
|
103
|
+
TH {
|
104
|
+
background: #bbbbbb;
|
105
|
+
color: inherit;
|
106
|
+
padding: 0.4ex 1ex;
|
107
|
+
text-align: left;
|
108
|
+
}
|
109
|
+
|
110
|
+
TH A:link, TH A:visited {
|
111
|
+
background: transparent;
|
112
|
+
color: black;
|
113
|
+
}
|
114
|
+
|
115
|
+
.box {
|
116
|
+
border: 1px solid #006699;
|
117
|
+
margin: 1ex 0;
|
118
|
+
padding: 0;
|
119
|
+
}
|
120
|
+
|
121
|
+
.distfiles TD {
|
122
|
+
padding: 0 2ex 0 0;
|
123
|
+
vertical-align: baseline;
|
124
|
+
}
|
125
|
+
|
126
|
+
.manifest TD {
|
127
|
+
padding: 0 1ex;
|
128
|
+
vertical-align: top;
|
129
|
+
}
|
130
|
+
|
131
|
+
.l1 {
|
132
|
+
font-weight: bold;
|
133
|
+
}
|
134
|
+
|
135
|
+
.l2 {
|
136
|
+
font-weight: normal;
|
137
|
+
}
|
138
|
+
|
139
|
+
.t1, .t2, .t3, .t4, .t5 {
|
140
|
+
background: #006699;
|
141
|
+
color: white;
|
142
|
+
}
|
143
|
+
.t4 {
|
144
|
+
padding: 0.2ex 0.4ex;
|
145
|
+
}
|
146
|
+
.t1, .t2, .t3 {
|
147
|
+
padding: 0.5ex 1ex;
|
148
|
+
}
|
149
|
+
|
150
|
+
/* IE does not support .box>.t1 Grrr */
|
151
|
+
.box .t1, .box .t2, .box .t3, .box .t5 {
|
152
|
+
margin: 0;
|
153
|
+
}
|
154
|
+
|
155
|
+
.t1 {
|
156
|
+
font-size: 1.4em;
|
157
|
+
font-weight: bold;
|
158
|
+
text-align: center;
|
159
|
+
}
|
160
|
+
|
161
|
+
.t2 {
|
162
|
+
font-size: 1.0em;
|
163
|
+
font-weight: bold;
|
164
|
+
text-align: left;
|
165
|
+
}
|
166
|
+
|
167
|
+
.t3 {
|
168
|
+
font-size: 1.0em;
|
169
|
+
font-weight: normal;
|
170
|
+
text-align: left;
|
171
|
+
}
|
172
|
+
|
173
|
+
.t5 {
|
174
|
+
font-size: 0.8em;
|
175
|
+
font-weight: normal;
|
176
|
+
text-align: center;
|
177
|
+
}
|
178
|
+
|
179
|
+
/* width: 100%; border: 0.1px solid #FFFFFF; */ /* NN4 hack */
|
180
|
+
|
181
|
+
.datecell {
|
182
|
+
text-align: center;
|
183
|
+
width: 17em;
|
184
|
+
}
|
185
|
+
|
186
|
+
.cell {
|
187
|
+
padding: 0.2ex 1ex;
|
188
|
+
text-align: left;
|
189
|
+
}
|
190
|
+
|
191
|
+
.label {
|
192
|
+
background: #aaaaaa;
|
193
|
+
color: black;
|
194
|
+
font-weight: bold;
|
195
|
+
padding: 0.2ex 1ex;
|
196
|
+
text-align: right;
|
197
|
+
white-space: nowrap;
|
198
|
+
vertical-align: baseline;
|
199
|
+
}
|
200
|
+
|
201
|
+
.categories {
|
202
|
+
border-bottom: 3px double #006699;
|
203
|
+
margin-bottom: 1ex;
|
204
|
+
padding-bottom: 3ex;
|
205
|
+
padding-top: 2ex;
|
206
|
+
}
|
207
|
+
|
208
|
+
.categories TABLE {
|
209
|
+
margin: auto;
|
210
|
+
}
|
211
|
+
|
212
|
+
.categories TD {
|
213
|
+
padding: 0.5ex 1ex;
|
214
|
+
vertical-align: baseline;
|
215
|
+
}
|
216
|
+
|
217
|
+
.path A {
|
218
|
+
background: transparent;
|
219
|
+
color: #006699;
|
220
|
+
font-weight: bold;
|
221
|
+
}
|
222
|
+
|
223
|
+
.pages {
|
224
|
+
background: #dddddd;
|
225
|
+
color: #006699;
|
226
|
+
padding: 0.2ex 0.4ex;
|
227
|
+
}
|
228
|
+
|
229
|
+
.path {
|
230
|
+
background: #dddddd;
|
231
|
+
border-bottom: 1px solid #006699;
|
232
|
+
color: #006699;
|
233
|
+
/* font-size: 1.4em;*/
|
234
|
+
margin: 1ex 0;
|
235
|
+
padding: 0.5ex 1ex;
|
236
|
+
}
|
237
|
+
|
238
|
+
.menubar TD {
|
239
|
+
background: #006699;
|
240
|
+
color: white;
|
241
|
+
}
|
242
|
+
|
243
|
+
.menubar {
|
244
|
+
background: #006699;
|
245
|
+
color: white;
|
246
|
+
margin: 1ex 0;
|
247
|
+
padding: 1px;
|
248
|
+
}
|
249
|
+
|
250
|
+
.menubar .links {
|
251
|
+
background: transparent;
|
252
|
+
color: white;
|
253
|
+
padding: 0.2ex;
|
254
|
+
text-align: left;
|
255
|
+
}
|
256
|
+
|
257
|
+
.menubar .searchbar {
|
258
|
+
background: black;
|
259
|
+
color: black;
|
260
|
+
margin: 0px;
|
261
|
+
padding: 2px;
|
262
|
+
text-align: right;
|
263
|
+
}
|
264
|
+
|
265
|
+
A.m:link, A.m:visited {
|
266
|
+
background: #006699;
|
267
|
+
color: white;
|
268
|
+
font: bold 10pt Arial,Helvetica,sans-serif;
|
269
|
+
text-decoration: none;
|
270
|
+
}
|
271
|
+
|
272
|
+
A.o:link, A.o:visited {
|
273
|
+
background: #006699;
|
274
|
+
color: #ccffcc;
|
275
|
+
font: bold 10pt Arial,Helvetica,sans-serif;
|
276
|
+
text-decoration: none;
|
277
|
+
}
|
278
|
+
|
279
|
+
A.o:hover {
|
280
|
+
background: transparent;
|
281
|
+
color: #ff6600;
|
282
|
+
text-decoration: underline;
|
283
|
+
}
|
284
|
+
|
285
|
+
A.m:hover {
|
286
|
+
background: transparent;
|
287
|
+
color: #ff6600;
|
288
|
+
text-decoration: underline;
|
289
|
+
}
|
290
|
+
|
291
|
+
table.dlsip {
|
292
|
+
background: #dddddd;
|
293
|
+
border: 0.4ex solid #dddddd;
|
294
|
+
}
|
295
|
+
|
296
|
+
.pod, .manifest { margin-right: 20ex; }
|
297
|
+
|
298
|
+
.pod PRE {
|
299
|
+
background: #eeeeee;
|
300
|
+
border: 1px solid #888888;
|
301
|
+
color: black;
|
302
|
+
padding: 1em;
|
303
|
+
white-space: pre;
|
304
|
+
}
|
305
|
+
|
306
|
+
.pod H1 {
|
307
|
+
background: transparent;
|
308
|
+
color: #006699;
|
309
|
+
font-size: large;
|
310
|
+
}
|
311
|
+
|
312
|
+
.pod H1 A { text-decoration: none; }
|
313
|
+
.pod H2 A { text-decoration: none; }
|
314
|
+
.pod H3 A { text-decoration: none; }
|
315
|
+
.pod H4 A { text-decoration: none; }
|
316
|
+
|
317
|
+
.pod H2 {
|
318
|
+
background: transparent;
|
319
|
+
color: #006699;
|
320
|
+
font-size: medium;
|
321
|
+
}
|
322
|
+
|
323
|
+
.pod H3 {
|
324
|
+
background: transparent;
|
325
|
+
color: #006699;
|
326
|
+
font-size: medium;
|
327
|
+
font-style: italic;
|
328
|
+
}
|
329
|
+
|
330
|
+
.pod H4 {
|
331
|
+
background: transparent;
|
332
|
+
color: #006699;
|
333
|
+
font-size: medium;
|
334
|
+
font-weight: normal;
|
335
|
+
}
|
336
|
+
|
337
|
+
.pod IMG {
|
338
|
+
vertical-align: top;
|
339
|
+
}
|
340
|
+
|
341
|
+
.pod .toc A {
|
342
|
+
text-decoration: none;
|
343
|
+
}
|
344
|
+
|
345
|
+
.pod .toc LI {
|
346
|
+
line-height: 1.2em;
|
347
|
+
list-style-type: none;
|
348
|
+
}
|
349
|
+
|
350
|
+
.faq DT {
|
351
|
+
font-size: 1.4em;
|
352
|
+
font-weight: bold;
|
353
|
+
}
|
354
|
+
|
355
|
+
.chmenu {
|
356
|
+
background: black;
|
357
|
+
color: red;
|
358
|
+
font: bold 1.1em Arial,Helvetica,sans-serif;
|
359
|
+
margin: 1ex auto;
|
360
|
+
padding: 0.5ex;
|
361
|
+
}
|
362
|
+
|
363
|
+
.chmenu TD {
|
364
|
+
padding: 0.2ex 1ex;
|
365
|
+
}
|
366
|
+
|
367
|
+
.chmenu A:link, .chmenu A:visited {
|
368
|
+
background: transparent;
|
369
|
+
color: white;
|
370
|
+
text-decoration: none;
|
371
|
+
}
|
372
|
+
|
373
|
+
.chmenu A:hover {
|
374
|
+
background: transparent;
|
375
|
+
color: #ff6600;
|
376
|
+
text-decoration: underline;
|
377
|
+
}
|
378
|
+
|
379
|
+
.column {
|
380
|
+
padding: 0.5ex 1ex;
|
381
|
+
vertical-align: top;
|
382
|
+
}
|
383
|
+
|
384
|
+
.datebar {
|
385
|
+
margin: auto;
|
386
|
+
width: 14em;
|
387
|
+
}
|
388
|
+
|
389
|
+
.date {
|
390
|
+
background: transparent;
|
391
|
+
color: #008000;
|
392
|
+
}
|
393
|
+
|
394
|
+
.footer {
|
395
|
+
margin-top: 1ex;
|
396
|
+
text-align: right;
|
397
|
+
color: #006699;
|
398
|
+
font-size: x-small;
|
399
|
+
border-top: 1px solid #006699;
|
400
|
+
line-height: 120%;
|
401
|
+
}
|
402
|
+
|
403
|
+
.front .footer {
|
404
|
+
border-top: none;
|
405
|
+
}
|
406
|
+
|
407
|
+
#permalink {
|
408
|
+
float: right
|
409
|
+
}
|
410
|
+
|
411
|
+
#permalink A {
|
412
|
+
font-size: small;
|
413
|
+
}
|
414
|
+
|
415
|
+
.sr {
|
416
|
+
font-size: inherit;
|
417
|
+
margin: 0;
|
418
|
+
}
|
419
|
+
|
420
|
+
.cpanstats {
|
421
|
+
float: left;
|
422
|
+
text-align: left;
|
423
|
+
color: #bbb;
|
424
|
+
white-space: pre;
|
425
|
+
}
|
426
|
+
|
427
|
+
form.tool {
|
428
|
+
margin: 1ex;
|
429
|
+
}
|
430
|
+
|
431
|
+
.styleswitch {
|
432
|
+
text-align: right;
|
433
|
+
}
|
File without changes
|