Add warning to ALC block
[MAILPOET-2921]
This commit is contained in:
@@ -13,6 +13,18 @@
|
||||
.mailpoet_automated_latest_content_block:hover & {
|
||||
background: rgba(255, 255, 255, .7);
|
||||
cursor: pointer;
|
||||
|
||||
.mailpoet_overlay_message {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
.mailpoet_overlay_message {
|
||||
color: black;
|
||||
display: none;
|
||||
font-size: 20px;
|
||||
margin: 1em 0;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user