From: Laury GvR Date: Wed, 6 May 2015 16:23:01 +0000 (-0400) Subject: To make the intended action on the initial ninja forms submission page clearer X-Git-Tag: v1.4.7^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=ff298f68e6fb52ac84dcf64b040de223a33f67a9;p=WP-Plugins%2FGaslightify.git To make the intended action on the initial ninja forms submission page clearer --- diff --git a/css/Gaslightify.css b/css/Gaslightify.css index 69e1df1..d4335ee 100755 --- a/css/Gaslightify.css +++ b/css/Gaslightify.css @@ -41,3 +41,9 @@ select[name="seo_filter"], #wpadminbar #toplevel_page_metaslider .dashicons-before:before { content: "\f233" !important; } + +// 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; +} \ No newline at end of file