]> git.deb.at Git - deb/packages.git/blobdiff - static/debpkg.css
Cleaned up debian logo
[deb/packages.git] / static / debpkg.css
index cfdd5e0884daa30ff943e238257ebded5e33c158..2bc40c722ad0d9d2692c14320da325bad1c5c92b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-       http://packages.debian.org Stylesheet
+       http://www.debian.org Stylesheet
 
        Copyright 2011 Kalle Söderman
 
@@ -22,7 +22,7 @@
 @import url("debian.css");
 
 #footer {
-       padding-left: 62px;
+       padding-left: 52px;
        padding-right: 10px;
 }
 
@@ -95,8 +95,7 @@
 }
 
 #hpacketsearch {
-       background:#f7f8fc;
-       border-bottom: 1px solid #e2e3e7;
+       background: transparent;
        display:block;
        padding: 1px 3px 1px 0;
        font-size: 0.75em;
 
 .perror
 , #psearchtoomanyhits {
-       padding:1em;
-       border: 1px solid #cccca3;
-       margin:1em 0 1em 0;
-       background-color:#ffffcb;
+       padding:0 2em 0 4em;
+       margin: 1.85em 0 1.85em 0;
+       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;
 }
 
+#psearchtoomanyhits {
+       background-image: url('Pics/admon-note.png');
+}
 .perror p {
        margin-bottom: 0;
+div.warning {
+       background-image: url('Pics/admon-warning.png');
 }
 
 #psearchres h2 {
 }
 
 #pdeps dt {
-<<<<<<< HEAD
-=======
-       margin-top:0.5em;
->>>>>>> 3e0828da18fdb11d309da96882752fc072ae8542
 }
 
 #pdeps ul.uldep, #pdeps ul.uladep {