Make modal popup title a simple heading
[MAILPOET-1510]
This commit is contained in:
@@ -68,20 +68,10 @@ body.mailpoet_modal_opened
|
|||||||
.mailpoet_overlay_hidden .mailpoet_popup_wrapper
|
.mailpoet_overlay_hidden .mailpoet_popup_wrapper
|
||||||
border: 1px solid #333
|
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
|
.mailpoet_popup_title h2
|
||||||
color: modal_title_color
|
font-size: 23px;
|
||||||
font-size: 12px
|
font-weight: 600;
|
||||||
font-weight: normal
|
line-height: 29px;
|
||||||
margin: 6px 0 0 10px
|
|
||||||
padding: 0
|
|
||||||
font-family: "Lucida Grande", Verdana, Arial, sans-serif
|
|
||||||
|
|
||||||
.mailpoet_popup_body
|
.mailpoet_popup_body
|
||||||
height: 92%
|
height: 92%
|
||||||
|
Reference in New Issue
Block a user