From bbfe29b9deb1543fce5138289ee6ecbde56d73e3 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sun, 8 Nov 2009 19:40:54 +0100 Subject: Updated nudge styles --- theme/base/css/display.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'theme/base') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f2dc5f05d..4327fc45d 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -654,7 +654,8 @@ font-weight:bold; display:block; } .entity_actions a, -.entity_actions input { +.entity_actions input, +.entity_actions p { box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); -moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); -webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3); -- cgit v1.2.3-54-g00ecf