Version # bump & fix to prev. commit
authorLaury GvR <laury@gaslightmedia.com>
Wed, 6 May 2015 16:29:46 +0000 (12:29 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 6 May 2015 16:29:46 +0000 (12:29 -0400)
Gaslightify.php
css/Gaslightify.css

index 2a542e9..7ca933d 100755 (executable)
@@ -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
index d4335ee..e35d348 100755 (executable)
@@ -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