xref: /aoo41x/main/odk/docs/sdk_styles.css (revision cdf0e10c)
1a { text-decoration: none; }
2a:link { color: #0e85cd; }
3a:visited { color: #638093; }
4a:active { color: #4dadea; }
5
6.sdkbody { background-color: #FFFFFF;
7	   color: #000000;
8	   margin-top: 0;
9	   margin-bottom: 0;
10	   margin-left: 0;
11	   margin-right: 0;
12	   font-family: Arial, Helvetica, sans-serif; }
13
14.note { font-size: 20;
15        font-weight: bold;
16	font-style: italic;
17	text-align: center; }
18
19.table1 { width: 100%;
20	  border-style: none;
21	  border-spacing: 0;
22	  padding: 0; }
23
24.table2 { width: 100%;
25	  border-style: none;
26	  border-spacing: 8;
27	  padding: 5; }
28
29.table3 { width: 100%;
30	  border-style: none;
31	  border-spacing: 6;
32	  padding: 0; }
33
34.table4 { width: 100%;
35	  border-width: 2px;
36	  border-style: groove;
37	  border-color: #CCCCCC;
38	  border-spacing: 0;
39	  border-collapse: collapse; }
40
41.cell15 { width: 15%;
42	  border-width: 2px;
43	  border-style: groove;
44	  border-color: #CCCCCC;
45	  border-spacing: 0;
46	  border-collapse: collapse;
47	  padding: 4; }
48
49.cell20 { width: 20%;
50	  border-width: 2px;
51	  border-style: groove;
52	  border-color: #CCCCCC;
53	  border-spacing: 0;
54	  border-collapse: collapse;
55	  padding: 4; }
56
57.cell80 { width: 80%;
58	  border-width: 2px;
59	  border-style: groove;
60	  border-color: #CCCCCC;
61	  border-spacing: 0;
62	  border-collapse: collapse;
63	  padding: 4; }
64
65.cell85 { width: 85%;
66	  border-width: 2px;
67	  border-style: groove;
68	  border-color: #CCCCCC;
69	  border-spacing: 0;
70	  border-collapse: collapse;
71	  padding: 4; }
72
73.nothing1 { width: 20;
74	   height: 1; }
75
76.nothing8 { width: 20;
77	    height: 8; }
78
79.nothing10 { width: 20;
80	    height: 10; }
81
82.nothing30 { width: 20;
83	    height: 30; }
84
85
86.appicon { width: 32;
87	   height: 32;
88	   border: 0; }
89
90.line { width: 100%;
91        height: 5;
92	border: 0;
93	vertical-align: middle; }
94
95
96.arrow { width: 16;
97	 height: 13; }
98
99.head1 { font-size: 20;
100         font-weight: bold; }
101
102.head2 { font-size: 18;
103         font-weight: bold; }
104
105.head3 { font-size: 17;
106         font-weight: bold; }
107
108.head4 { font-size: 16;
109         font-weight: bold; }
110
111.thead { font-weight: bold;
112         background-image:url(../docs/images/bg_table.png);
113	 backgorund-position: middle; }
114
115.navigate { border: 0; }
116
117.content1 { width: 1%; }
118.content3 { width: 3%; }
119.content4 { width: 4%; }
120.content10 { width: 10%; }
121.content20 { width: 20%; }
122.content70 { width: 70%; }
123.content75 { width: 75%; }
124.content80 { width: 80%; }
125.content87 { width: 87%; }
126
127.centertext {align:center; text-align:center; font-size: 12;}
128.oraclelogo {vertical-align:middle;}
129
130
131