Updated nudge styles
This commit is contained in:
parent
a580689d40
commit
bbfe29b9de
@ -654,7 +654,8 @@ font-weight:bold;
|
|||||||
display:block;
|
display:block;
|
||||||
}
|
}
|
||||||
.entity_actions a,
|
.entity_actions a,
|
||||||
.entity_actions input {
|
.entity_actions input,
|
||||||
|
.entity_actions p {
|
||||||
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
|
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
|
||||||
-moz-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);
|
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
|
||||||
|
Loading…
Reference in New Issue
Block a user