From 6bff24b7a392eaf521e6ea0e394cd64929eacf05 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 6 May 2015 12:29:46 -0400 Subject: [PATCH] Version # bump & fix to prev. commit --- Gaslightify.php | 2 +- css/Gaslightify.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.17.1