]> git.deb.at Git - deb/packages.git/blob - static/debpkg.css
close h3 tag in previous fix
[deb/packages.git] / static / debpkg.css
1 /*
2         http://www.debian.org Stylesheet
3
4         Copyright 2011 Kalle Söderman
5
6         This stylesheet is free software; you can redistribute it and/or modify it
7         under the terms of the GNU General Public License, version 2, as published by
8         the Free Software Foundation.
9
10         This program is distributed in the hope that it will be useful, but WITHOUT ANY
11         WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12         PARTICULAR PURPOSE. See the GNU General Public License for more details.
13
14         You should have received a copy of the GNU General Public License along with
15         this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
16         Street, Fifth Floor, Boston, MA 02110-1301 USA.
17
18         The license text can also be found at http://www.gnu.org/copyleft/gpl.html and
19         /usr/share/common-licenses/GPL-2 on Debian GNU/Linux.  
20 */
21
22 @import url("debian.css");
23
24 #footer {
25         padding-right: 10px;
26         margin-left: 52px;
27 }
28 #pnavbar {
29         font-size: 0.75em;
30         background-color: transparent;
31         background-color: #f5f6f7;
32         margin:0;       
33         padding: 6px 0.25em 7px  0.25em;
34         border-bottom: 1px solid #d2d3d7 ;
35         text-transform:lowercase;
36         line-height: 1;
37 }
38 #pmoreinfo {
39         width: 20em;
40         float:right;
41         padding:0 0 0 0.5em;
42         margin: 0 0 10px 0.5em;
43         border-left:1px solid #a9abb3;
44         font-size: 0.75em;
45         line-height: 2;
46 }
47 #pmoreinfo a {
48         text-decoration: none;
49 }
50 #pmoreinfo a:hover {
51         text-decoration: underline;
52 }
53 #pmoreinfo ul {
54         list-style:none;
55         margin: 0;
56 }
57 #pmoreinfo ul ul {
58         margin:0;
59 }
60 #pmoreinfo li {
61         font-weight: normal;
62 }
63 #pmoreinfo p {
64 }
65 #pmoreinfo h2 {
66         font-size: 1em; 
67         font-weight: bold;
68         line-height: 2;
69         margin:0;
70 }
71 #pmoreinfo h3 {
72         font-size: 1em;
73         font-weight: normal;
74         line-height: 2;
75         margin:0;
76 }
77 #packagesearch #breadcrumbs {
78         margin-bottom: 0;
79 }
80         
81 #hpacketsearch form {
82         margin:0; padding:0;
83 }
84 #hpacketsearch {
85         background: transparent;
86         display:block;
87         padding: 1px 3px 1px 0;
88         text-align: right;
89 }
90 .perror
91 , #psearchtoomanyhits {
92         padding:0 2em 0 4em;
93         margin: 1.85em 0 1.85em 0;
94         background-repeat: no-repeat;
95         background-position: 0.5em 1em;
96         font-size: 0.75em;
97         line-height: 2em;
98         background-color:#FFFFCB;
99         border:0.15em solid #CCCCA3;
100 }
101 #psearchtoomanyhits {
102         background-image: url('Pics/admon-note.png');
103 }
104 .perror p {
105         margin-bottom: 0;
106 }
107 div.warning {
108         background-image: url('Pics/admon-warning.png');
109 }
110 #psearchres h2 {
111         background-image: url('Pics/reddot.png');
112         background-repeat: repeat-x;
113         background-position: top left;
114         padding: 0.5em 0 0 0;
115         margin: 0.5em 0 1em 0;
116 }
117 #psearchres
118 , #pcontentsres {
119         padding-top: 0;
120 }
121 #pcontentsres tr {
122         text-align: left;
123 }
124 #pcontentsres td {
125         padding-right: 1.5em;
126 }
127 #pcontentsres {
128         margin-bottom: 1.5em;
129         }
130 #psearchres h3{
131 }
132 #psearchres ul li{
133 }
134 .file {
135         font-family: monospace;
136 }
137 div#pothers {
138         margin-top:0.25em;
139         float: right;
140 }
141 #pothers a, #pothers strong {
142 }
143 #psearchsug {
144         font-size:      0.75em;
145         margin: 0;
146         line-height: 2;
147         background-image: url('Pics/reddot.png');
148         background-repeat: repeat-x;
149         background-position: bottom left;
150 }       
151 #psearchsug p {
152         margin: 0;
153 }
154 #psearchsug ul {
155         margin: 1em 0 1em 0;
156         }
157
158 /* Package sidebar */
159 #ptablist {
160 }
161
162 /*      Package dependencies */
163
164 #pdeplegend {
165         font-weight:bold;
166         padding: 0 0.5em 0 0;
167         border:1px solid #a9abb3;
168 }
169 #pdeplegend img {
170         margin-left: 1em;
171 }
172 #pdeplegend tr,#pdeplegend ul,#pdeplegend li {
173         margin:0; padding:0;
174 }
175 #pdeplegend td {
176         padding-left: 1.5em;
177         padding-right: 1em;
178 }
179 #pdeps dd {
180         margin:0;
181         padding:0;
182 }
183 #pdeps dt {
184 }
185
186 #pdeplegend ul.uldep
187 , #pdeplegend ul.uladep
188 , #pdeplegend ul.ulrec
189 , #pdeplegend ul.ulidep
190 , #pdeplegend ul.ulsug {
191         margin-left: 0.5em;
192         list-style-position: inside;
193 }
194
195 #pdeps ul.uldep, #pdeps ul.uladep {
196         list-style-type: disc;
197         list-style-image: url(Pics/dep.png);
198 }
199 #pdeps ul.ulrec, #pdeps ul.ulidep {
200         list-style-type: square;
201         list-style-image: url(Pics/rec.png);
202 }
203 #pdeps ul.ulsug {
204         list-style-type: circle;
205         list-style-image: url(Pics/sug.png);
206 }
207 #pdownload {
208         text-align: left;
209         margin-right: 18em;
210 }
211 #pdownload table {
212         text-align:left;
213         margin-bottom: 2em;
214         border-bottom: 1px solid #a9abb3;
215         border-top: 1px solid #a9abb3;
216         width: 100%;
217 }
218 #pdownload td{
219         border-top: 1px solid #a9abb3;
220 }
221 #pdeplegend td li {
222         padding-left:0;
223 }
224 #pdeplegend td
225  ,#pdeplegend tr
226  ,#pdeplegend table
227  ,#pdeplegend ul
228  ,#pdeplegend li
229  ,#pdeplegend tbody {
230         margin:0;
231         padding:0;
232 }
233 .pkgreport #pdeplegend td li {
234         margin:0.25em 0 0 2em;
235 }
236 #ptags {
237         font-size: 0.75em;
238         margin: 0 22em 0 2em;
239         line-height: 2;
240 }
241 .card {
242         clear:both;
243         margin:2em 0 2em 0;
244         background-position: 0 -50px;
245         background-repeat: repeat-x;
246         padding:8px 0 8px 0;
247 }
248 .card ul {
249         margin:0.5em 0 1em 0;
250 }
251 .card ul li {
252         list-style:none;
253 }
254 .card h2 {
255         margin:0;
256 }
257 #lefthalfcol {
258         float:left;
259         width: 50%;
260         padding-right: 1em;
261         margin:0;
262 }
263 #righthalfcol {
264         margin:0;
265         margin-left:50%;
266         padding-left: 1em;
267 }
268 #lefthalfcol dl
269 , #righthalfcol dl {
270         margin-top: 0;
271 }
272 #lefthalfcol dd
273 , #righthalfcol dd {
274         margin-bottom: 1em;
275 }       
276 .lefthalf ul {
277         margin-top:0;
278 }
279 strong.pmarker {
280         padding: 0 0.25em 0 0.25em;
281 }
282 span.keyword {
283                 color: #444;
284                 font-weight: bold;
285                 letter-spacing: 0.05em;
286 }
287 h1 strong.pmarker {
288         font-weight: normal;
289 }
290 .psearch-other-hits {
291                 margin-top: 1em;
292 }