From b1434f407dfd7360dcffef603fa0c9ce21f3c37e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kalle=20S=C3=B6derman?= Date: Mon, 31 Jan 2011 22:50:07 +0000 Subject: [PATCH] search bar background changed --- static/debpkg.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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; -- 2.39.2