2013-03-26 19:44:34 +00:00
|
|
|
.ep_email_settings {
|
2013-03-27 01:19:27 +00:00
|
|
|
display: none;
|
2013-03-30 00:34:19 +00:00
|
|
|
padding: 0.2em 0.2em 0.2em 0.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ep_email_buttons {
|
|
|
|
padding:5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ep_email_checkbox {
|
|
|
|
margin-left:0.3em;
|
2013-03-26 19:44:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.ep_email_input {
|
2013-03-27 01:19:27 +00:00
|
|
|
padding:.2em;
|
|
|
|
width:177px;
|
2013-03-26 19:44:34 +00:00
|
|
|
}
|
2013-03-30 00:34:19 +00:00
|
|
|
|
|
|
|
#ep_email_form_popup > p {
|
|
|
|
font-size:x-small;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ep_email_form_popup .ep_email_buttons {
|
|
|
|
margin-top: .5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ep_email_form_popup .ep_email_checkbox {
|
|
|
|
margin-top: .2em;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ep_email_form_popup .ep_email_input {
|
|
|
|
margin: .3em 0;
|
|
|
|
width:95%;
|
|
|
|
}
|