display:block;
}
.entity_actions a,
-.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);
+.entity_actions input {
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
padding:0;
}
.notice-options a {
-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);
width:16px;
height:16px;
}
.entity_remote_subscribe,
.entity_actions a,
.entity_actions input,
-.entity_actions p,
button.close {
background-color:#9BB43E;
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
.entity_remote_subscribe,
.entity_actions a,
.entity_actions input,
-.entity_actions p,
button.close {
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);