From: Laury GvR Date: Wed, 6 May 2015 16:29:46 +0000 (-0400) Subject: Version # bump & fix to prev. commit X-Git-Tag: v1.4.8^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6bff24b7a392eaf521e6ea0e394cd64929eacf05;p=WP-Plugins%2FGaslightify.git Version # bump & fix to prev. commit --- diff --git a/Gaslightify.php b/Gaslightify.php index 2a542e9..7ca933d 100755 --- a/Gaslightify.php +++ b/Gaslightify.php @@ -4,7 +4,7 @@ Plugin Name: Gaslightify Plugin URI: http://URI_Of_Page_Describing_Plugin_and_Updates Description: A gasline to a Wordpress website. -Version: 1.4.6 +Version: 1.4.8 Author: Gaslight Media Author URI: http://www.gaslightmedia.com License: Gaslight Media diff --git a/css/Gaslightify.css b/css/Gaslightify.css index d4335ee..e35d348 100755 --- a/css/Gaslightify.css +++ b/css/Gaslightify.css @@ -43,7 +43,7 @@ select[name="seo_filter"], } // To make the intended action on the initial ninja forms submission page clearer -#wpbody-content #the-list .no-items td { - font-size: 18px; - font-weight: bold; +#wpbody-content .widefat #the-list .no-items td { + font-size: 18px !important; + font-weight: bold !important; } \ No newline at end of file