1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22a { text-decoration: none; } 23a:link { color: #0e85cd; } 24a:visited { color: #638093; } 25a:active { color: #4dadea; } 26 27.sdkbody { background-color: #FFFFFF; 28 color: #000000; 29 margin-top: 0; 30 margin-bottom: 0; 31 margin-left: 0; 32 margin-right: 0; 33 font-family: Arial, Helvetica, sans-serif; } 34 35.note { font-size: 20; 36 font-weight: bold; 37 font-style: italic; 38 text-align: center; } 39 40.table1 { width: 100%; 41 border-style: none; 42 border-spacing: 0; 43 padding: 0; } 44 45.table2 { width: 100%; 46 border-style: none; 47 border-spacing: 8; 48 padding: 5; } 49 50.table3 { width: 100%; 51 border-style: none; 52 border-spacing: 6; 53 padding: 0; } 54 55.table4 { width: 100%; 56 border-width: 2px; 57 border-style: groove; 58 border-color: #CCCCCC; 59 border-spacing: 0; 60 border-collapse: collapse; } 61 62.cell15 { width: 15%; 63 border-width: 2px; 64 border-style: groove; 65 border-color: #CCCCCC; 66 border-spacing: 0; 67 border-collapse: collapse; 68 padding: 4; } 69 70.cell20 { width: 20%; 71 border-width: 2px; 72 border-style: groove; 73 border-color: #CCCCCC; 74 border-spacing: 0; 75 border-collapse: collapse; 76 padding: 4; } 77 78.cell80 { width: 80%; 79 border-width: 2px; 80 border-style: groove; 81 border-color: #CCCCCC; 82 border-spacing: 0; 83 border-collapse: collapse; 84 padding: 4; } 85 86.cell85 { width: 85%; 87 border-width: 2px; 88 border-style: groove; 89 border-color: #CCCCCC; 90 border-spacing: 0; 91 border-collapse: collapse; 92 padding: 4; } 93 94.nothing1 { width: 20; 95 height: 1; } 96 97.nothing8 { width: 20; 98 height: 8; } 99 100.nothing10 { width: 20; 101 height: 10; } 102 103.nothing30 { width: 20; 104 height: 30; } 105 106 107.appicon { width: 32; 108 height: 32; 109 border: 0; } 110 111.line { width: 100%; 112 height: 5; 113 border: 0; 114 vertical-align: middle; } 115 116 117.arrow { width: 16; 118 height: 13; } 119 120.head1 { font-size: 20; 121 font-weight: bold; } 122 123.head2 { font-size: 18; 124 font-weight: bold; } 125 126.head3 { font-size: 17; 127 font-weight: bold; } 128 129.head4 { font-size: 16; 130 font-weight: bold; } 131 132.thead { font-weight: bold; 133 background-image:url(../docs/images/bg_table.png); 134 backgorund-position: middle; } 135 136.navigate { border: 0; } 137 138.content1 { width: 1%; } 139.content3 { width: 3%; } 140.content4 { width: 4%; } 141.content10 { width: 10%; } 142.content20 { width: 20%; } 143.content70 { width: 70%; } 144.content75 { width: 75%; } 145.content80 { width: 80%; } 146.content87 { width: 87%; } 147 148.centertext {align:center; text-align:center; font-size: 12;} 149.apachelogo {vertical-align:middle;} 150 151 152