Sindbad~EG File Manager

Current Path : /home/n/i/c/nicedoo/www/wp-content/plugins/tier-pricing-table/src/Integrations/Themes/
Upload File :
Current File : /home/n/i/c/nicedoo/www/wp-content/plugins/tier-pricing-table/src/Integrations/Themes/OceanWp.php

<?php namespace TierPricingTable\Integrations\Themes;

class OceanWp {

	public function __construct() {
		add_action('wp_head', function () {
			?>
			<style>
				.tiered-pricing--active .amount{
					color: #fff;
				}
				.tiered-pricing-table  tr {
					background: #fff;
				}
				.tiered-pricing-tooltip-icon {
					vertical-align: text-top;
				}
			</style>
			<?php
		});
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists