source: release-kits/lirk3/bin/ant-installer/web/manual/manual/stylesheets/style.css@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 4.4 KB
Line 
1/*
2 * Copyright 2003-2004 Apache Software Foundation
3 *
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
7 *
8 * http://www.apache.org/licenses/LICENSE-2.0
9 *
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
15 *
16 */
17body {
18 font-family: Verdana,Helvetica,Arial;
19 font-size: 12px;
20 color: WindowText;
21 background-color: ButtonHighlight;
22 margin: 0px;
23 padding-top: 0px;
24 padding-left: 4px;
25 padding-right: 0px;
26 padding-bottom: 40px;
27 border: 0px;
28 border-bottom: solid 2px Highlight;
29 margin-bottom: 40px;
30}
31img {
32 border: 0px;
33}
34p {
35 padding-left: 5px;
36 padding-right: 2px;
37 padding-top: 1px;
38 padding-bottom: 1px;
39}
40table {
41 border: 1px;
42 border-color: ThreeDLightShadow;
43 border-style: solid;
44 margin-right: 4px;
45 margin-left: 4px;
46}
47table.layout {
48 border: 0px;
49}
50table.layout tr {
51 border: 0px;
52}
53table.layout td {
54 border: 0px;
55}
56
57td {
58 font-family: Verdana,Helvetica,Arial;
59 font-size: 12px;
60 border: 1px;
61 border-color: ThreeDLightShadow;
62 border-style: solid;
63}
64th {
65 font-family: Verdana,Helvetica,Arial;
66 font-size: 14px;
67 color: HighlightText;
68 background-color:Highlight;
69 padding-left: 5px;
70 padding-right: 2px;
71 border: 1px;
72 border-color: ThreeDLightShadow;
73 border-style: solid;
74 text-align: left;
75}
76th a {
77 color:HighlightText;
78}
79th a:hover {
80 color:HighlightText;
81}
82a{
83 color: WindowText;
84 text-decoration: underline;
85 padding-left: 5px;
86 padding-right: 4px;
87 font-family: Verdana,Helvetica,Arial;
88}
89
90a:hover {
91 padding-left: 4px;
92 padding-right: 5px;
93 padding-top: 1px;
94 padding-bottom: 0px;
95 color: Highlight;
96 font-family: Verdana,Helvetica,Arial;
97 text-decoration: underline;
98}
99h1 a {
100 color:HighlightText;
101}
102h2 a {
103 color:HighlightText;
104}
105h3 a {
106 color:HighlightText;
107 text-decoration: none;
108}
109h1 a:hover {
110 color:HighlightText;
111}
112h2 a:hover {
113 color:HighlightText;
114}
115h3 a:hover {
116 color:HighlightText;
117 text-decoration: none;
118}
119h1 a:visited {
120 color:HighlightText;
121}
122h2 a:visited {
123 color:HighlightText;
124}
125h3 a:visited {
126 color:HighlightText;
127 text-decoration: none;
128}
129h1 {
130 font-size: 18px;
131 color: HighlightText;
132 background-color: Highlight;
133 padding-left: 8px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
134 border-top: 0px; border-bottom: 2px; border-left: 0px; border-right: 0px;
135 border-style: solid;
136 border-color: Highlight;
137 margin-left: -4px;
138}
139h2 {
140 font-size: 16px;
141 color: HighlightText;
142 background-color: Highlight;
143 padding-left: 8px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
144 border-top: 0px; border-bottom: 2px; border-left: 0px; border-right: 0px;
145 border-style: solid;
146 border-color: Highlight;
147 margin-left: -4px;
148}
149h3 {
150 font-size: 14px;
151 color: HighlightText;
152 background-color: Highlight;
153 padding-left: 10px; padding-right: 2px; padding-top: 1px; padding-bottom: 1px;
154 border-top: 0px; border-bottom: 2px; border-left: 0px; border-right: 0px;
155 border-style: solid;
156 border-color: Highlight;
157 margin-left: -4px;
158}
159h4 {
160 margin-left: 6px;
161 font-size: 13px;
162}
163pre {
164 margin-left: 6px;
165}
166
167img.but {
168 border: 0px;
169 border-style: solid;
170 padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;
171 margin-top: 3px; margin-bottom: 3px; margin-left: 8px; margin-right: 3px;
172}
173a:hover img.but {
174 border-top: 1px; border-bottom: 1px; border-left: 1px; border-right: 1px;
175 border-style: solid;
176 border-top-color: ThreeDHighlight;
177 border-bottom-color: ButtonShadow;
178 border-left-color: ThreeDHighlight;
179 border-right-color: ButtonShadow;
180 padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;
181 margin-top: 1px; margin-bottom: 3px; margin-left: 6px; margin-right: 3px;
182}
183a:active img.but {
184 border-top: 1px; border-bottom: 1px; border-left: 1px; border-right: 1px;
185 border-style: inset;
186 border-top-color: ThreeDHighlight;
187 border-bottom-color: ButtonShadow;
188 border-left-color: ThreeDHighlight;
189 border-right-color: ButtonShadow;
190 padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;
191 margin-top: 0px; margin-bottom: 3px; margin-left: 5px; margin-right: 3px;
192}
193li {
194 list-style: url('../../../images/li.png') circle;
195}
Note: See TracBrowser for help on using the repository browser.