Separate plugin and public styles

[MAILPOET-2487]
This commit is contained in:
Ján Mikláš
2020-03-12 08:45:05 +01:00
committed by Veljko V
parent f02876b7cf
commit 0998f72632
35 changed files with 34 additions and 128 deletions

View File

@@ -0,0 +1,14 @@
.mailpoet_review_request {
margin: auto;
max-width: 500px;
text-align: center;
img {
margin: -20px 0;
}
a {
cursor: pointer;
text-decoration: underline;
}
}