From ff298f68e6fb52ac84dcf64b040de223a33f67a9 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 6 May 2015 12:23:01 -0400 Subject: [PATCH] To make the intended action on the initial ninja forms submission page clearer --- css/Gaslightify.css | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.17.1