From: Kalle Söderman Date: Mon, 31 Jan 2011 22:50:07 +0000 (+0000) Subject: search bar background changed X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=b1434f407dfd7360dcffef603fa0c9ce21f3c37e search bar background changed --- diff --git a/static/debpkg.css b/static/debpkg.css index c0e74d5..5cb9372 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;