]> git.deb.at Git - deb/packages.git/blob - static/packages.css.sed.in
[UBUNTU] Beat Layout into Submission
[deb/packages.git] / static / packages.css.sed.in
1 @media handheld, print, projection, screen, tv {
2         .nonvisual { display: none; }
3 }
4
5 @media braille, embossed, speech, tty {
6         .visual { display: none; }
7 }
8
9 #hpacketsearch {
10         display: block;
11         padding-top: 1px;
12         padding-left: 5px;
13         margin-right: 0.2em;
14         margin-left: auto;
15         text-align: left;
16         width: 25em;
17         top: 0em;
18         right: 0em;
19 }
20
21 #hpacketsearch p small {
22         color: #990000;
23         font-size: 0.8em;
24         font-weight: normal;
25 }
26
27 #hpacketsearch p select {
28         font-size: 88%;
29 }
30
31 #hpacketsearch p input {
32         font-size: 88%;
33 }
34
35 h1 {
36         clear: both;
37 }
38
39 #pdesc, #pbinaries, #ptags, #pdeps, #pdownload {
40         margin-left: 1em;
41         margin-right: 1em;
42 }
43 #pmoreinfo { 
44              font-size: smaller;
45              margin-left: 1em;
46              float: right;
47              background-color: #dbba75;
48              color: #5B4832;
49              border: thin solid #5B4832;
50              padding: 1em .5em;
51              width: auto;
52 }
53 #pmoreinfo h2 {
54              border-bottom: none;
55              color: #5B4832;
56 }
57 #pmoreinfo h3 {
58              border-top: thin solid black;
59              border-bottom: none;
60              color: #5B4832;
61 }
62
63 /*
64
65   DESCRIPTIONS
66
67 */
68
69 #pdesc p {
70         text-align: justify;
71         max-width: 60em;
72 }
73
74 .pdescshort {
75         text-align: left;
76         font-size: large;
77         font-weight: bold;
78 }
79
80 /*
81
82   DEPENDENCIES
83
84 */
85
86 #pdeps table tr td {
87         font-size: smaller;
88 }
89
90 #pdeps ul {
91         list-style-type: none;
92 }
93
94 #pdeps table ul {
95         margin: 0;
96 }
97
98 #pdeps ul.uldep, #pdeps ul.uladep {
99         list-style-type: disc;
100         list-style-image: url(http://%SITE%/Pics/dep.gif);
101 }
102
103 #pdeps ul.ulrec, #pdeps ul.ulidep {
104         list-style-type: square;
105         list-style-image: url(http://%SITE%/Pics/rec.gif);
106 }
107
108 #pdeps ul.ulsug {
109         list-style-type: circle;
110         list-style-image: url(http://%SITE%/Pics/sug.gif);
111 }
112
113 #pdeps dl {
114         margin: 0;
115 }
116
117
118 /*
119
120   MESSAGES
121
122 */
123 .pmarker {
124         color: red;
125         clear: both;
126 }
127 .perror {
128         margin: .2em;
129         background-color: #F99;
130         font-weight: bold;
131         padding: 0.5em;
132         margin: 0;
133         clear: both;
134 }
135 .pdebug {
136         margin: .2em;
137         font-size: 80%;
138         border: solid thin gray;
139         clear: both;
140 }
141 .phints {
142         background-color: #FF9;
143         padding: 0.5em;
144         margin: 0;
145         clear: both;
146 }
147 .pnotes {
148         margin: .2em;
149         padding: .5em;
150         border: solid thin black;
151         background-color: #bdf;
152         clear: both;
153 }
154 .pnotes h2 {
155         color: red;
156 }
157 .pconstantnag {
158         max-width: 60em;
159         border: dotted thin red;
160         padding: .5em;
161         font-size: smaller;
162 }
163 .pconstantnag h2 {
164         text-align: center;
165 }
166 .pconstantnag strong {
167         color: red;
168 }
169
170 table#pdeplegend, #pdownload table {
171         border-width: 4px;
172         border-color: gray;
173         margin: 0 1em 1em 1em;
174         border-style: ridge;
175         border-collapse: collapse;
176 }
177
178
179 /*
180
181   DOWNLOAD
182
183 */
184 #pdownload td {
185         font-size: 0.85em;
186         text-align: center;
187 }
188 #pdownload td.size {
189         text-align: right;
190 }
191 #pdownload td.md5sum {
192         font-family: monospace;
193 }
194 #pdownload p {
195         margin-left: 1em;
196 }
197
198 #pdownloadnotes {
199         font-size: smaller;
200         max-width: 60em;
201 }
202 #pdownloadmeta tr {
203         text-align: left;
204 }
205 #pdownload .vcurrent {
206         background-color: #bfb;
207 }
208 #pdownload .volder {
209         background-color: #ffb;
210 }
211 #pdownload .vold {
212         background-color: #fbb;
213 }
214
215 /*
216
217   CONTENTS SEARCH
218
219 */
220 #pcontentsres {
221         margin-left: 1em;
222         margin-top: 2em;
223 }
224 #pcontentsres p {
225         margin-top: .1em;
226         margin-bottom: .25em;
227 }
228 #pcontentsres table {
229         margin: 1em 1em 1em 0;
230         min-width: 50%;
231         border: 2px gray;
232         border-style: ridge;
233         border-collapse: collapse;
234 }
235 #pcontentsres col, #pcontentsres th, #pdownload th, #pdownload td,
236         #pdeplegend td {
237         border: 2px #BFC3DC;
238         border-style: ridge;
239         padding: 0.1em;
240 }
241 #pcontentsres td.file {
242         font-family: monospace;
243 }
244 #pcontentsres td {
245         padding: .4em;
246 }
247 #pcontentsres th {
248         text-align: center;
249 }
250 #pcontentsres h1 {
251         text-align: left;
252         margin-bottom: .25em;
253 }
254 #pfilelist pre {
255         border-top: solid #BFC3DC thin;
256         padding: .5em;
257 }
258
259 /*
260
261   PACKAGES SEARCH
262   AND COMMON STUFF
263   FOR SEARCHES
264
265 */
266 #psearchres h2 {
267         padding: .3em;
268         border-top: solid gray thin;
269         border-bottom: solid gray thin;
270         background-color: #dbba75;
271         color: #5B4832;
272 }
273 #psearchres li {
274         margin-top: 1em;
275 }
276 #psearchres .resultlink {
277         font-weight: bold;
278 }
279 #psearchres .binaries {
280         font-size: smaller;
281 }
282 #psearchsug {
283         font-size: smaller;
284 }
285 #psearchsug ul.linklist {
286         display: inline;
287         margin-top: .1em;
288         margin-bottom: 0;
289         padding: 0;
290 }
291 #psearchsug .linklist li {
292         display: inline;        
293         margin-top: 0;
294         margin-bottom: 0;
295         margin-right: 1em;
296         margin-left: 0;
297 }
298 #psearchsug p {
299         margin-top: .1em;
300         margin-bottom: 0;
301 }
302 #psearchnoresult, #psearchtoomanyhits {
303         font-size: larger;
304         font-weight: bold;
305         max-width: 60em;
306 }
307 .keyword {
308         font-weight: bold;
309 }
310
311 #pothers {
312         float: right;
313         text-align: right;
314 }
315
316 #pnavbar {
317         clear: both;
318         margin-bottom: .25em;
319         padding-left: 1em;
320         padding-top: 6px;
321         padding-bottom: 4px;
322         width: auto;
323         height: auto;
324         text-align: left;
325         background-color: #dbba75;
326         color: #5B4832;
327         font-size: smaller;
328         font-weight: bold;
329 }
330 #pnavbar ul {
331         display: inline;
332         list-style-type: none; 
333         padding-left:  0px;
334         line-height: 1.5em;
335 }
336 #pnavbar ul li {
337         display: inline;
338         margin: 0;
339         white-space: nowrap;
340 }
341 #pnavbar a, #pmoreinfo a {
342         color: #5B4832;
343 }
344 #pnavbar a:hover {
345 }
346
347 #ptablist ul {
348         display: inline;
349         list-style-type: none; 
350         padding-left:  0px;
351         line-height: 1.5em;
352 }
353 #ptablist ul li {
354         display: inline;
355         margin: 0 .25em;
356         white-space: nowrap;
357 }
358
359 .p_js_elem { 
360              font-size: smaller;
361 }
362
363 #psitewidemsg {
364                 padding: .25em;
365                 text-align: center;
366 }
367
368 #psitewidemsg.high { 
369                      border: 4px #DF0451 ridge;
370                      background-color: yellow;
371                      color: #DF0451;
372 }
373
374 #psitewidemsg.normal {
375                        border: dotted thin red;
376 }
377
378 #psitewidemsg.low {
379                     border: solid thin black;
380 }
381
382 .pvcslink { 
383 }
384
385 .pconstantnag, #psitewidemsg {
386         -moz-border-radius: 15px;
387         /* this goes to the end as the css validator does not like it
388         will be replaced by border-radius with css3 */
389 }