From fd41444438f01f665fb1b0ecbe8e9118b4fcc0a0 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 31 Oct 2013 11:03:28 -0300 Subject: [PATCH] Displaying image on bg of search --- style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 3df1fba..2f59e2d 100644 --- a/style.css +++ b/style.css @@ -807,3 +807,7 @@ div#article-parent { width:136px; color:#98baa5; } + +#header input.searchButton { + background-image: url(images/search-button.gif); +} -- libgit2 0.21.2