sdk_styles.css (ef1ef8e6) | sdk_styles.css (0f3543aa) |
---|---|
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 --- 117 unchanged lines hidden (view full) --- 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); | 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 --- 117 unchanged lines hidden (view full) --- 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; } | 134 background-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 | 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 |