Updated nudge styles

This commit is contained in:
Sarven Capadisli 2009-11-08 19:40:54 +01:00
parent a580689d40
commit bbfe29b9de
1 changed files with 2 additions and 1 deletions

View File

@ -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);