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