xref: /aoo42x/main/odk/docs/sdk_styles.css (revision 99eb6ac2)
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: #107EC0; }
24a:visited { color: #638093; }
25a:active { color: #4dadea; }
26
27.sdkbody { background-color: #FFFFFF;
28	   color: #333333;
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: 20px;
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: 8px;
48	  padding: 5px; }
49
50.table3 { width: 100%;
51	  border-style: none;
52	  border-spacing: 0px 6px;
53	  padding: 0; }
54
55.table4 { width: 100%;
56	  border-width: 1px;
57	  border-style: solid;
58	  border-color: #555555;
59	  border-spacing: 0;
60	  border-collapse: collapse; }
61
62.cell15 { width: 15%;
63	  border-width: 1px;
64	  border-style: solid;
65	  border-color: #555555;
66	  border-spacing: 0;
67	  border-collapse: collapse;
68	  padding: 4px; }
69
70.cell20 { width: 20%;
71	  border-width: 1px;
72	  border-style: solid;
73	  border-color: #555555;
74	  border-spacing: 0;
75	  border-collapse: collapse;
76	  padding: 4px; }
77
78.cell80 { width: 80%;
79	  border-width: 1px;
80	  border-style: solid;
81	  border-color: #555555;
82	  border-spacing: 0;
83	  border-collapse: collapse;
84	  padding: 4px; }
85
86.cell85 { width: 85%;
87	  border-width: 1px;
88	  border-style: solid;
89	  border-color: #555555;
90	  border-spacing: 0;
91	  border-collapse: collapse;
92	  padding: 4px; }
93
94.nothing1 { width: 20px;
95	   height: 1px; }
96
97.nothing8 { width: 20px;
98	    height: 8px; }
99
100.nothing10 { width: 20px;
101	    height: 10px; }
102
103.nothing30 { width: 20px;
104	    height: 30px; }
105
106
107.appicon { width: 32px;
108	   height: 32px;
109	   border: 0; }
110
111.line { width: 100%;
112        height: 1px;
113	border: 0;
114	vertical-align: middle; }
115
116
117.arrow { width: 16px;
118	 height: 13px; }
119
120.head1 { font-size: 20px;
121         font-weight: bold; }
122
123.head2 { font-size: 18px;
124         font-weight: bold; }
125
126.head3 { font-size: 17px;
127         font-weight: bold; }
128
129.head4 { font-size: 16px;
130         font-weight: bold; }
131
132.thead { font-weight: bold;
133         background-color: #CCCCCC; }
134
135.navigate { border: 0; }
136
137.content1 { width: 1%; }
138.content3 { width: 3%; }
139.content4 { width: 4%; }
140.content10 { width: 10%; }
141.content20 { width: 20%; }
142.content70 { width: 70%; }
143.content75 { width: 75%; }
144.content80 { width: 80%; }
145.content87 { width: 87%; }
146
147.centertext { padding-left:20px; padding-bottom:5px; text-align:left; font-size: 12px; line-height:10pt; }
148.apachelogo { float: right; text-align: left; padding-bottom: 12px; padding-right: 8px; padding-left: 5px; width: 188px; height: 76px; }
149
150