Make modal popup title a simple heading

[MAILPOET-1510]
This commit is contained in:
Jan Jakeš
2019-01-16 14:59:43 +01:00
parent 390a376829
commit 081dd0d37f

View File

@@ -68,20 +68,10 @@ body.mailpoet_modal_opened
.mailpoet_overlay_hidden .mailpoet_popup_wrapper
border: 1px solid #333
.mailpoet_popup_title
background-color: modal_title_background_color
border: 1px solid #333
height: 27px
margin: 0
padding: 0 30px 0 0
.mailpoet_popup_title h2
color: modal_title_color
font-size: 12px
font-weight: normal
margin: 6px 0 0 10px
padding: 0
font-family: "Lucida Grande", Verdana, Arial, sans-serif
font-size: 23px;
font-weight: 600;
line-height: 29px;
.mailpoet_popup_body
height: 92%