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
|
||||
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%
|
||||
|
Reference in New Issue
Block a user