|
155 | 155 | </xs:schema></content> |
156 | 156 | <name>Standard</name> |
157 | 157 | <Relationships> |
158 | | - <Item type="tp_Stylesheet" id="E6B0F93E610A41DE85642363BCFFFB20" action="add"> |
159 | | - <parent_stylesheet keyed_name="Custom Style Settings" type="tp_Stylesheet">E574711605AF4ADEABF09CFABF4FB829</parent_stylesheet> |
160 | | - <sort_order>128</sort_order> |
161 | | - <source_id keyed_name="Standard" type="tp_XmlSchema">41EBFC4BCC754274B494BF525F49A6E1</source_id> |
162 | | - <style_content>.Standard-Doc { |
163 | | - text-align: left; |
164 | | - font-family: "Tahoma", Geneva, sans-serif |
165 | | -} |
166 | | - |
167 | | -.Standard-Doc > .Title { |
168 | | - margin-top: 15px; |
169 | | - font-size: 2em; |
170 | | - text-align: center; |
171 | | - color: blue; |
172 | | -} |
173 | | - |
174 | | -.Standard-Doc .Subtitle { |
175 | | - margin-top: 0px; |
176 | | - font-size: 1.3em; |
177 | | - text-align: center; |
178 | | - color: #0066FF; |
179 | | -} |
180 | | - |
181 | | -.Standard-Doc .Graphic-Block { |
182 | | - display: block; |
183 | | - margin-top: 8px; |
184 | | - margin-bottom: 8px; |
185 | | -} |
186 | | - |
187 | | -.Standard-Doc .Graphic-Block img { |
188 | | - display: block; |
189 | | - margin-left: auto; |
190 | | - margin-right: auto; |
191 | | -} |
192 | | - |
193 | | -.Standard-Doc .Graphic-Block .Label { |
194 | | - color: green; |
195 | | - font-size: 1em; |
196 | | - text-align: center; |
197 | | -} |
198 | | - |
199 | | -.Standard-Doc .Section > .Title { |
200 | | - font-size: 1.5em; |
201 | | - font-style: italic; |
202 | | - font-weight: bold; |
203 | | - color: #505050; |
204 | | - padding-top: 10px; |
205 | | - padding-bottom: 10px; |
206 | | - text-align: left; |
207 | | -} |
208 | | - |
209 | | -.Standard-Doc table { |
210 | | - width:100%; |
211 | | -} |
212 | | - |
213 | | -.Standard-Doc .Table, .Standard-Doc .Entry{ |
214 | | - border: 1px solid white; |
215 | | - border-collapse: collapse; |
216 | | -} |
217 | | - |
218 | | -.Standard-Doc .Entry { |
219 | | - padding: 2px; |
220 | | - text-align: left; |
221 | | - font-size: 1em; |
222 | | -} |
223 | | - |
224 | | -.Standard-Doc .Row:nth-child(even) { |
225 | | - background-color: #ddd; |
226 | | -} |
227 | | - |
228 | | -.Standard-Doc .Row:nth-child(odd) { |
229 | | - background-color:#eee; |
230 | | -} |
231 | | - |
232 | | -.Standard-Doc .Row:nth-child(1) { |
233 | | - background-color:#ccc; |
234 | | - text-align: center; |
235 | | - font-size: 1.1em; |
236 | | - font-weight: bold; |
237 | | -} |
238 | | - |
239 | | -.Standard-Doc .Row:nth-child(1) .Text { |
240 | | - text-align: center !important; |
241 | | -} |
242 | | - |
243 | | -.Standard-Doc .List, .Standard-Doc .Table { |
244 | | - margin-top: 8px; |
245 | | - margin-bottom: 8px; |
246 | | -} |
247 | | - |
248 | | -.ItemInfo .Row:nth-of-type(-n+2) { |
249 | | - min-height: 20px; |
250 | | - background-color: #DDE7F5; |
251 | | - font-size: 1em; |
252 | | - font-weight: bold; |
253 | | -} |
254 | | - |
255 | | -.ItemInfo .Title { |
256 | | - padding: 2px; |
257 | | - text-align: center; |
258 | | -} |
259 | | - |
260 | | -.ItemInfo .Row:nth-of-type(2) { |
261 | | - font-size: 1em; |
262 | | -} |
263 | | -</style_content> |
264 | | - <name>Standard Style Settings</name> |
265 | | - </Item> |
266 | | - <Item type="tp_Stylesheet" id="E574711605AF4ADEABF09CFABF4FB829" action="add"> |
| 158 | + <Item type="tp_Stylesheet" id="E574711605AF4ADEABF09CFABF4FB829" action="add"> |
267 | 159 | <sort_order>256</sort_order> |
268 | 160 | <source_id keyed_name="Standard" type="tp_XmlSchema">41EBFC4BCC754274B494BF525F49A6E1</source_id> |
269 | 161 | <style_content>/* These CSS rules will override the rules in Standard Style Settings */ |
@@ -512,6 +404,115 @@ body { |
512 | 404 | </style_content> |
513 | 405 | <name>Custom Style Settings</name> |
514 | 406 | </Item> |
| 407 | + <Item type="tp_Stylesheet" id="E6B0F93E610A41DE85642363BCFFFB20" action="add"> |
| 408 | + <parent_stylesheet keyed_name="Custom Style Settings" type="tp_Stylesheet">E574711605AF4ADEABF09CFABF4FB829</parent_stylesheet> |
| 409 | + <sort_order>128</sort_order> |
| 410 | + <source_id keyed_name="Standard" type="tp_XmlSchema">41EBFC4BCC754274B494BF525F49A6E1</source_id> |
| 411 | + <style_content>.Standard-Doc { |
| 412 | + text-align: left; |
| 413 | + font-family: "Tahoma", Geneva, sans-serif |
| 414 | +} |
| 415 | + |
| 416 | +.Standard-Doc > .Title { |
| 417 | + margin-top: 15px; |
| 418 | + font-size: 2em; |
| 419 | + text-align: center; |
| 420 | + color: blue; |
| 421 | +} |
| 422 | + |
| 423 | +.Standard-Doc .Subtitle { |
| 424 | + margin-top: 0px; |
| 425 | + font-size: 1.3em; |
| 426 | + text-align: center; |
| 427 | + color: #0066FF; |
| 428 | +} |
| 429 | + |
| 430 | +.Standard-Doc .Graphic-Block { |
| 431 | + display: block; |
| 432 | + margin-top: 8px; |
| 433 | + margin-bottom: 8px; |
| 434 | +} |
| 435 | + |
| 436 | +.Standard-Doc .Graphic-Block img { |
| 437 | + display: block; |
| 438 | + margin-left: auto; |
| 439 | + margin-right: auto; |
| 440 | +} |
| 441 | + |
| 442 | +.Standard-Doc .Graphic-Block .Label { |
| 443 | + color: green; |
| 444 | + font-size: 1em; |
| 445 | + text-align: center; |
| 446 | +} |
| 447 | + |
| 448 | +.Standard-Doc .Section > .Title { |
| 449 | + font-size: 1.5em; |
| 450 | + font-style: italic; |
| 451 | + font-weight: bold; |
| 452 | + color: #505050; |
| 453 | + padding-top: 10px; |
| 454 | + padding-bottom: 10px; |
| 455 | + text-align: left; |
| 456 | +} |
| 457 | + |
| 458 | +.Standard-Doc table { |
| 459 | + width:100%; |
| 460 | +} |
| 461 | + |
| 462 | +.Standard-Doc .Table, .Standard-Doc .Entry{ |
| 463 | + border: 1px solid white; |
| 464 | + border-collapse: collapse; |
| 465 | +} |
| 466 | + |
| 467 | +.Standard-Doc .Entry { |
| 468 | + padding: 2px; |
| 469 | + text-align: left; |
| 470 | + font-size: 1em; |
| 471 | +} |
| 472 | + |
| 473 | +.Standard-Doc .Row:nth-child(even) { |
| 474 | + background-color: #ddd; |
| 475 | +} |
| 476 | + |
| 477 | +.Standard-Doc .Row:nth-child(odd) { |
| 478 | + background-color:#eee; |
| 479 | +} |
| 480 | + |
| 481 | +.Standard-Doc .Row:nth-child(1) { |
| 482 | + background-color:#ccc; |
| 483 | + text-align: center; |
| 484 | + font-size: 1.1em; |
| 485 | + font-weight: bold; |
| 486 | +} |
| 487 | + |
| 488 | +.Standard-Doc .Row:nth-child(1) .Text { |
| 489 | + text-align: center !important; |
| 490 | +} |
| 491 | + |
| 492 | +.Standard-Doc .List, .Standard-Doc .Table { |
| 493 | + margin-top: 8px; |
| 494 | + margin-bottom: 8px; |
| 495 | +} |
| 496 | + |
| 497 | +.ItemInfo .Row:nth-of-type(-n+2) { |
| 498 | + min-height: 20px; |
| 499 | + background-color: #DDE7F5; |
| 500 | + font-size: 1em; |
| 501 | + font-weight: bold; |
| 502 | +} |
| 503 | + |
| 504 | +.ItemInfo .Title { |
| 505 | + padding: 2px; |
| 506 | + text-align: center; |
| 507 | +} |
| 508 | + |
| 509 | +.ItemInfo .Row:nth-of-type(2) { |
| 510 | + font-size: 1em; |
| 511 | +} |
| 512 | +</style_content> |
| 513 | + <name>Standard Style Settings</name> |
| 514 | + </Item> |
| 515 | + |
515 | 516 | <Item type="tp_Stylesheet" id="336FAF0248FA4A6CA19BD94A9D1B3A65" action="add"> |
516 | 517 | <sort_order>384</sort_order> |
517 | 518 | <source_id keyed_name="Standard" type="tp_XmlSchema">41EBFC4BCC754274B494BF525F49A6E1</source_id> |
|
0 commit comments