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