From: Laury GvR Date: Mon, 30 Mar 2015 18:23:26 +0000 (-0400) Subject: Metaslider icon changed and CMS tree promo choked. X-Git-Tag: v1.4^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=770e76a18f29663abc4ae28c0f58c12c1ff83d32;p=WP-Plugins%2FGaslightify.git Metaslider icon changed and CMS tree promo choked. --- diff --git a/css/Gaslightify.css b/css/Gaslightify.css index 5c61c09..eb7d056 100755 --- a/css/Gaslightify.css +++ b/css/Gaslightify.css @@ -26,7 +26,8 @@ select[name="seo_filter"], #toplevel_page_metaslider > ul, #metaslider_social, #metaslider_advanced_settings, #metaslider_configuration .inside, .ngg_admin_notice, -#wpbody .updated { +#wpbody .updated, +.cms_tpv_promo_above_wrapper { display: none !important; } // To delete the dashboard menu option @@ -34,6 +35,6 @@ select[name="seo_filter"], display: none; }*/ -#toplevel_page_metaslider .dashicons-before:before { +#wpadminbar #toplevel_page_metaslider .dashicons-before:before { content: "\f233" !important; } \ No newline at end of file