The following commit has been merged in the debian-master branch:
commit da1e839e211f68d7ff3f4355564f506630612f26
Author: Kalle Söderman <[email protected]>
Date: Wed Feb 2 23:43:49 2011 +0000
Table changes and minor formatting
diff --git a/static/debpkg.css b/static/debpkg.css
index fd12ed1..cac1252 100644
--- a/static/debpkg.css
+++ b/static/debpkg.css
@@ -97,7 +97,7 @@
background-repeat: no-repeat;
background-position: 0.5em 1em;
font-size: 0.75em;
- line-height: 2;
+ line-height: 2em;
background-color:#FFFFCB;
border:0.15em solid #CCCCA3;
}
@@ -144,7 +144,7 @@ div#pothers {
#pothers a, #pothers strong {
}
#psearchsug {
- font-size: 0.75em;
+ font-size: 0.75em;
margin: 0;
line-height: 2;
background-image: url('Pics/reddot.png');
@@ -218,9 +218,6 @@ div#pothers {
border-top: 1px solid #a9abb3;
width: 100%;
}
-#pdownload td{
- border-top: 1px solid #a9abb3;
-}
#pdeplegend td li {
padding-left:0;
}
@@ -293,3 +290,15 @@ h1 strong.pmarker {
.psearch-other-hits {
margin-top: 1em;
}
+table {
+ border-bottom: 1px solid #a9abb3;
+ border-top: 1px solid #a9abb3;
+ }
+
+td {
+ background-image: url(Pics/greydot.png);
+ background-position: top left;
+ background-repeat: repeat-x;
+}
+th {
+}
--
APT Archive Web-Frontend (Alioth repository)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]