File: //proc/self/cwd/nueva/modules/pmproductvideoreviews/views/scss/admin/waiting_moderation.scss
/*
* rec.reviews
*
* @author Presta-Module.com <support@presta-module.com> - https://www.presta-module.com
* @copyright Presta-Module - https://www.presta-module.com
* @license see file: LICENSE.txt
*
* ____ __ __
* | _ \ | \/ |
* | |_) | | |\/| |
* | __/ | | | |
* |_| |_| |_|
*
*/
#subtab-AdminRecReviews a.link::after {
content: "" url(../img/recreviews-logo.svg);
position: relative;
color: white;
font-size: 18px;
width: 13%;
left: 13%;
}
#subtab-AdminParentCustomer>a.link>span::after {
font-family: "Material Icons";
content: "new_releases";
position: relative;
color: white;
left: 110%;
font-size: 18px;
width: 100%;
}