1 @media handheld, print, projection, screen, tv {
2 .nonvisual { display: none; }
5 @media braille, embossed, speech, tty {
6 .visual { display: none; }
21 #hpacketsearch p small {
27 #hpacketsearch p select {
31 #hpacketsearch p input {
39 #pdesc, #pbinaries, #ptags, #pdeps, #pdownload {
51 background-color: #BBDDFF;
52 border: thin solid #BFC3DC;
57 border-top: thin solid black;
97 list-style-type: none;
104 #pdeps ul.uldep, #pdeps ul.uladep {
105 list-style-type: disc;
106 list-style-image: url(http://%SITE%/Pics/dep.gif);
109 #pdeps ul.ulrec, #pdeps ul.ulidep {
110 list-style-type: square;
111 list-style-image: url(http://%SITE%/Pics/rec.gif);
115 list-style-type: circle;
116 list-style-image: url(http://%SITE%/Pics/sug.gif);
135 background-color: #F99;
144 border: solid thin gray;
148 background-color: #FF9;
155 border: dotted thin red;
162 .pconstantnag strong {
166 table#pdeplegend, #pdownload table {
169 margin: 0 1em 1em 1em;
171 border-collapse: collapse;
187 #pdownload td.md5sum {
188 font-family: monospace;
201 #pdownload .vcurrent {
202 background-color: #bfb;
205 background-color: #ffb;
208 background-color: #fbb;
222 margin-bottom: .25em;
224 #pcontentsres table {
225 margin: 1em 1em 1em 0;
229 border-collapse: collapse;
231 #pcontentsres col, #pcontentsres th, #pdownload th, #pdownload td,
237 #pcontentsres td.file {
238 font-family: monospace;
248 margin-bottom: .25em;
251 border-top: solid #BFC3DC thin;
264 border-top: solid gray thin;
265 border-bottom: solid gray thin;
266 background-color: #bdf;
271 #psearchres .resultlink {
274 #psearchres .binaries {
280 #psearchsug ul.linklist {
286 #psearchsug .linklist li {
297 #psearchnoresult, #psearchtoomanyhits {
313 margin-bottom: .25em;
326 list-style-type: none;
337 text-decoration: none;
344 list-style-type: none;
364 border: 4px #DF0451 ridge;
365 background-color: yellow;
369 #psitewidemsg.normal {
370 border: dotted thin red;
374 border: solid thin black;
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 */