From 8daec3c245fd1127ea96e0ef1312fcad91b53a3f Mon Sep 17 00:00:00 2001 From: sarven Date: Thu, 22 Jan 2009 17:01:57 +0000 Subject: Colour fix for Subscribe input.submit --- theme/identica/css/display.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'theme/identica') diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css index 1df14a7f1..66ee3c25d 100644 --- a/theme/identica/css/display.css +++ b/theme/identica/css/display.css @@ -58,8 +58,7 @@ background-color:#fcfffc; #aside_primary, #entity_subscribe a, -#TB_window input.submit, -.form_user_subscribe input.submit { +#TB_window input.submit { background-color:#CEE1E9; } -- cgit v1.2.3-54-g00ecf