X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=sidebyside;f=static%2Fdebpkg.css;h=2bc40c722ad0d9d2692c14320da325bad1c5c92b;hb=e92545ae69022d63792878814156187b0056896c;hp=c0e74d51cf8878bb856f51d33f81b1307df2caf9;hpb=a2360ca89a9bf671c846968ba22d0b7197402af2;p=deb%2Fpackages.git diff --git a/static/debpkg.css b/static/debpkg.css index c0e74d5..2bc40c7 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -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; @@ -105,16 +104,23 @@ .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 {