From 665a3325b38d18dcfe6eb4ba1c693b2ed9578210 Mon Sep 17 00:00:00 2001 From: csarven Date: Mon, 8 Dec 2008 00:58:12 -0500 Subject: Nudge disabled and greyed out while ajaxForm process darcs-hash:20081208055812-eefa4-719bb1b630a7d0764b286d67488313627b5180c8.gz --- theme/default/display.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'theme/default') diff --git a/theme/default/display.css b/theme/default/display.css index f4324dd09..4a161d0f9 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -245,6 +245,11 @@ background-color:transparent; line-height:18px; font-size:14px; } +#wrap #profile_nudge input.disabled { +color:#999; +cursor:default; +} + #wrap form input.disabled, #wrap form input.disabled:hover { -- cgit v1.2.3-54-g00ecf