source: release-kits/lirk3/bin/ant-installer/web/manual1.7.0/page.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.7 KB
Line 
1body {
2 background-color: #FFFFFF;
3 color: #000000;
4 margin: 0px 0px 0px 0px;
5 font-family: Verdana, Helvetica, sans-serif;
6 font-size : 90%;
7}
8
9a:link { color: #0F3660; }
10a:visited { color: #009999; }
11a:active { color: #000066; }
12a:hover { color: #000066; }
13
14.menucontainer {
15 float: left;
16 background-color: #4C6C8F;
17 margin: 0px 5px;
18 width: 250px;
19}
20
21.menu {
22 font-size : 90%;
23 padding: 3px 8px 5px 3px;
24 border-right: 1px solid #294563;
25 border-left: 1px solid #294563;
26}
27
28.menu a:link { color: #FFFFFF; text-decoration : none; }
29.menu a:visited { color: #FFFFFF; text-decoration : none; }
30.menu a:hover { color: #FFCC00; text-decoration : none; }
31.menu ul { margin: 0px 0px 0px 20px; padding: 0px; }
32.menu li { list-style-image: url('images/label.gif'); font-weight : bold; }
33.menu ul ul li .sel { list-style-image: url('images/current.gif'); font-weight : normal; }
34.menu ul ul li { list-style-image: url('images/page.gif'); font-weight : normal; }
35
36.menuheader {
37 color: #CFDCED;
38}
39
40.sel {
41 color: #ffcc00;
42}
43
44.tab { font-size : 85%; border: 0; background-color: #294563;}
45.tab a:link { text-decoration : none; }
46.tab a:visited { text-decoration : none; color: #2A4A6D }
47.tab a:hover { color: #000066; }
48
49table .title { background-color: #FFFFFF; width:100%; border: 0px; }
50.dida { font-size: 80%; }
51
52.pre { white-space: pre;}
53.nowrap { white-space: nowrap;}
54
55.main {
56 margin-left: 280px;
57 margin-right: 5px;
58}
59
60.content {
61 padding: 5px 5px 5px 10px;
62 font : small Verdana, Helvetica, sans-serif;
63 font-size : 90%;
64}
65
66.content .ForrestTable { width: 100%; background-color: #7099C5; color: #ffffff; font-size : 90%;}
67.content .ForrestTable caption { text-align: left; color: black; font-weight: bold; }
68.content .ForrestTable th { text-align: center; }
69.content .ForrestTable td { background-color: #f0f0ff; color: black; }
70
71.content .externals { width: 80%; background-color: #7099C5; color: #ffffff; font-size : 90%;}
72.content .externals caption { text-align: left; color: black; font-weight: bold; }
73.content .externals th { width: 120px; text-align: right; }
74.content .externals td { background-color: #f0f0ff; color: black; }
75
76
77
78.frame { margin: 5px 20px 5px 20px; font-size: 90%; }
79.frame .content { margin: 0px; }
80
81.note { border: solid 1px #7099C5; background-color: #f0f0ff; }
82.note .label { background-color: #7099C5; color: #ffffff; }
83
84.warning { border: solid 1px #D00000; background-color: #fff0f0; }
85.warning .label { background-color: #D00000; color: #ffffff; }
86
87.fixme { border: solid 1px #C6C600; background-color: #FAF9C3; }
88.fixme .label { background-color: #C6C600; color: #ffffff; }
89
90.code { border-color: #CFDCED; border-style: solid; border-width: 1px; }
91.codefrag { font-family: "Courier New", Courier, monospace; }
92
93.highlight { background-color: yellow; }
94
95.minitoc {margin: 5px 5px 5px 40px;}
96
97.dtdElement { width: 100%; font-size: 90%; background-color : #ffffff; }
98
99.dtdTag { color: #990000; text-transform : uppercase; font-style : normal; font-size : 120%; font-weight : bold; }
100
101.section {
102 font-family: Verdana, Helvetica, sans-serif;
103 background-color: #294563;
104 color: #ffffff;
105 font-weight: bold;
106 padding: 2px;
107 margin-top: 20px;
108 clear: right;
109}
110
111.subsection {
112 font-family: arial,helvetica,sanserif;
113 background-color: #4C6C8F;
114 color: #ffffff;
115 font-weight: bold;
116 padding: 2px;
117 clear: right;
118}
119
120.toc {
121 font-family: arial,helvetica,sanserif;
122 background-color: #4C6C8F;
123 color: #ffffff;
124 font-weight: bold;
125 padding: 2px;
126}
127
128.faq {
129 font-family: arial,helvetica,sanserif;
130 background-color: #4C6C8F;
131 color: #ffffff;
132 font-weight: bold;
133 padding: 2px;
134}
135
136.navpath {
137 font-family: arial,helvetica,sanserif;
138 background-color: #CFDCED;
139 padding: 2px 6px;
140 margin: 0px 0px 0px 0px;
141 font-size: 90%;
142 border-bottom: 2px solid #4C6C8F;
143}
144
145.title {
146 font-family: Verdana, Helvetica, sans-serif;
147}
148
149.copyright {
150 font-family: arial,helvetica,sanserif;
151 font-size: 90%;
152 background-color: #CFDCED;
153 clear: both;
154 text-align: center;
155 margin: 0px;
156 border-top: thin solid #4C6C8F;
157}
158
159.bluebar {
160 padding: 5px 5px 5px 10px;
161 background-color: #4C6C8F;
162 margin: 0px;
163}
164
165.lightbluebar {
166 padding: 5px 5px 5px 10px;
167 background-color: #CFDCED;
168 margin: 0px;
169 border-top: 1px solid #294563;
170 border-bottom: 1px solid #294563;
171}
172
173.logobar {
174 background-color: #294563;
175 padding-right: 10px;
176 margin: 0px;
177}
178
179.searchcaption {
180 color: #FFFFFF;
181 text-align: left;
182 font-family: arial,helvetica,sanserif;
183 font-size: 90%;
184 background-color: #4C6C8F;
185 margin: 0px;
186}
187
188@media print {
189 .menu {
190 display: none;
191 }
192}
Note: See TracBrowser for help on using the repository browser.