PluginProbe ʕ •ᴥ•ʔ
Popup Builder & Popup Maker for WordPress – OptinMonster Email Marketing and Lead Generation / 2.16.5
Popup Builder & Popup Maker for WordPress – OptinMonster Email Marketing and Lead Generation v2.16.5
2.16.24 trunk 2.13.8 2.14.0 2.14.1 2.15.0 2.15.1 2.15.2 2.15.3 2.16.0 2.16.1 2.16.10 2.16.11 2.16.12 2.16.13 2.16.14 2.16.15 2.16.16 2.16.17 2.16.18 2.16.19 2.16.2 2.16.20 2.16.21 2.16.22 2.16.3 2.16.4 2.16.5 2.16.6 2.16.7 2.16.8 2.16.9
optinmonster / views / upgrade-link-css.php
optinmonster / views Last commit date
archie-loading.php 5 years ago constantcontact.php 4 years ago coupon-metabox.php 4 years ago disable-warning-css.php 4 years ago inline-campaign-shortcode-modal.php 4 years ago install-plugin-form.php 3 years ago jiggle-css.php 5 years ago logo.svg 5 years ago monsterlink-campaign-shortcode-modal.php 4 years ago not-connected-buttons.php 4 years ago plugin-banner.php 4 years ago product-metabox.php 4 years ago seedprod-settings-page.php 3 years ago shortcode-modal-css.php 4 years ago shortcode-modal.php 4 years ago trustpulse-banner.php 4 years ago trustpulse-settings-page.php 3 years ago upgrade-link-css.php 4 years ago woocommerce-marketing-card-css.php 5 years ago woocommerce-marketing-card.php 5 years ago
upgrade-link-css.php
16 lines
1 <style type="text/css">
2 .om-submenu-highlight {
3 background-color: #1da867;
4 }
5
6 .om-menu-highlight {
7 color: #fff;
8 }
9
10 .om-plugin-upgrade-link,
11 .om-plugin-upgrade-link:hover {
12 color: #1da867;
13 font-weight: 600;
14 }
15 </style>
16