xref: /trunk/main/odk/docs/sdk_styles.css (revision 1807f435)
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:link { color: #107EC0; text-decoration: none; }
23a:visited { color: #638093; text-decoration: none; }
24a:hover { color: #107EC0; text-decoration: underline; }
25
26.sdkbody { background-color: #FFFFFF;
27	   color: #333333;
28	   margin-top: 0;
29	   margin-bottom: 0;
30	   margin-left: 0;
31	   margin-right: 0;
32	   font-family: Arial, Helvetica, sans-serif; }
33
34.note { font-size: 20px;
35	font-weight: bold;
36	font-style: italic;
37	text-align: center; }
38
39.table1 { width: 100%;
40	  border-style: none;
41	  border-spacing: 0;
42	  padding: 0; }
43
44.table2 { width: 100%;
45	  border-style: none;
46	  border-spacing: 8px;
47	  padding: 5px; }
48
49.table3 { width: 100%;
50	  border-style: none;
51	  border-spacing: 0px 6px;
52	  padding: 0; }
53
54.table4 { width: 100%;
55	  border-width: 1px;
56	  border-style: solid;
57	  border-color: #555555;
58	  border-spacing: 0;
59	  border-collapse: collapse; }
60
61.cell15 { width: 15%;
62	  border-width: 1px;
63	  border-style: solid;
64	  border-color: #555555;
65	  border-spacing: 0;
66	  border-collapse: collapse;
67	  padding: 4px; }
68
69.cell20 { width: 20%;
70	  border-width: 1px;
71	  border-style: solid;
72	  border-color: #555555;
73	  border-spacing: 0;
74	  border-collapse: collapse;
75	  padding: 4px; }
76
77.cell80 { width: 80%;
78	  border-width: 1px;
79	  border-style: solid;
80	  border-color: #555555;
81	  border-spacing: 0;
82	  border-collapse: collapse;
83	  padding: 4px; }
84
85.cell85 { width: 85%;
86	  border-width: 1px;
87	  border-style: solid;
88	  border-color: #555555;
89	  border-spacing: 0;
90	  border-collapse: collapse;
91	  padding: 4px; }
92
93.nothing1 { width: 20px;
94	    height: 1px; }
95
96.nothing8 { width: 20px;
97	    height: 8px; }
98
99.nothing10 { width: 20px;
100	     height: 10px; }
101
102.nothing30 { width: 20px;
103	     height: 30px; }
104
105.appicon { width: 32px;
106	   height: 32px;
107	   border: 0; }
108
109.line { width: 100%;
110        height: 1px; }
111
112.arrow { width: 16px;
113	 height: 13px; }
114
115.head1 { font-size: 20px;
116         font-weight: bold; }
117
118.head2 { font-size: 18px;
119         font-weight: bold; }
120
121.head3 { font-size: 17px;
122         font-weight: bold; }
123
124.head4 { font-size: 16px;
125         font-weight: bold; }
126
127.thead { font-weight: bold;
128         background-color: #89B3CD; }
129
130.navigate { border: 0; }
131
132.content1 { width: 1%; }
133.content3 { width: 3%; }
134.content4 { width: 4%; }
135.content10 { width: 10%; }
136.content20 { width: 20%; }
137.content70 { width: 70%; }
138.content75 { width: 75%; }
139.content80 { width: 80%; }
140.content87 { width: 87%; }
141
142.centertext { padding-left:20px; padding-top:3px; padding-bottom:5px; text-align:left; font-size: 12px; line-height:10pt; }
143.apachelogo { float: right; text-align: left; padding-bottom: 12px; padding-right: 8px; padding-left: 5px; width: 188px; height: 76px; }
144