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 {
47 background-color: #BBDDFF;
48 border: thin solid #BFC3DC;
53 border-top: thin solid black;
84 list-style-type: none;
91 #pdeps ul.uldep, #pdeps ul.uladep {
92 list-style-type: disc;
93 list-style-image: url(http://%SITE%/Pics/dep.gif);
96 #pdeps ul.ulrec, #pdeps ul.ulidep {
97 list-style-type: square;
98 list-style-image: url(http://%SITE%/Pics/rec.gif);
102 list-style-type: circle;
103 list-style-image: url(http://%SITE%/Pics/sug.gif);
122 background-color: #F99;
131 border: solid thin gray;
135 background-color: #FF9;
142 border: dotted thin red;
149 .pconstantnag strong {
153 table#pdeplegend, #pdownload table {
156 margin: 0 1em 1em 1em;
158 border-collapse: collapse;
174 #pdownload td.md5sum {
175 font-family: monospace;
188 #pdownload .vcurrent {
189 background-color: #bfb;
192 background-color: #ffb;
195 background-color: #fbb;
209 margin-bottom: .25em;
211 #pcontentsres table {
212 margin: 1em 1em 1em 0;
216 border-collapse: collapse;
218 #pcontentsres col, #pcontentsres th, #pdownload th, #pdownload td,
224 #pcontentsres td.file {
225 font-family: monospace;
235 margin-bottom: .25em;
238 border-top: solid #BFC3DC thin;
251 border-top: solid gray thin;
252 border-bottom: solid gray thin;
253 background-color: #bdf;
258 #psearchres .resultlink {
261 #psearchres .binaries {
267 #psearchsug ul.linklist {
273 #psearchsug .linklist li {
284 #psearchnoresult, #psearchtoomanyhits {
300 margin-bottom: .25em;
313 list-style-type: none;
324 text-decoration: none;
331 list-style-type: none;
351 border: 4px #DF0451 ridge;
352 background-color: yellow;
356 #psitewidemsg.normal {
357 border: dotted thin red;
361 border: solid thin black;
367 #pnavbar, .pconstantnag, #psitewidemsg {
368 -moz-border-radius: 15px;
369 /* this goes to the end as the css validator does not like it
370 will be replaced by border-radius with css3 */