This commit is contained in:
Lieu Le
2019-09-28 13:18:04 +07:00
parent bc7e0cf458
commit 904286a293
8 changed files with 13 additions and 7549 deletions

View File

@@ -49,7 +49,8 @@
}
.uploader-item-preview .btn-close::before {
content: '\f00d';
font-family: Fontawesome;
font-family: "Font Awesome 5 Free";
transition: all .3s ease-in-out;
}
.uploader-item-preview .preview-icon {

View File

@@ -547,7 +547,7 @@ span.cmb2-metabox-description {
}
.opalestate-submission-form .btn-submit-cmb::before {
content: "\f138";
font-family: Fontawesome;
font-family: "Font Awesome 5 Free";
margin-right: 18px;
padding-right: 20px;
}