From 5bf6d8073b1260cb7e830a36742741624d5ad22d Mon Sep 17 00:00:00 2001 From: csarven Date: Mon, 8 Dec 2008 00:30:11 -0500 Subject: Removed the "sun", process and checkmark icons from Nudge darcs-hash:20081208053011-eefa4-aa5f115efa26653f1cd56101637cee40eedb27e7.gz --- theme/default/display.css | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'theme') diff --git a/theme/default/display.css b/theme/default/display.css index 98c20474a..f4324dd09 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -219,10 +219,9 @@ clear:both; } #profile_actions #profile_nudge input.submit { -margin:0; +margin:0 0 0 -3px; padding:0; -padding-left:17px; -background:transparent url(icon_emote-wink.png) 0 1px no-repeat; +background-color:transparent; color:#C15D42; font-family:Georgia,"Times New Roman",Times,serif; font-weight:normal; @@ -237,14 +236,12 @@ color:#C15D42; } #wrap #content input.processing { -padding-left:17px; -background:transparent url(icon_process-working.gif) 0 1px no-repeat; +background-color:transparent; line-height:18px; } #wrap p#nudge_response { -padding-left:20px; -background:transparent url(icon_checkmark.gif) 0 1px no-repeat; +background-color:transparent; line-height:18px; font-size:14px; } -- cgit v1.2.3-54-g00ecf