To make the intended action on the initial ninja forms submission page clearer
authorLaury GvR <laury@gaslightmedia.com>
Wed, 6 May 2015 16:23:01 +0000 (12:23 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 6 May 2015 16:23:01 +0000 (12:23 -0400)
css/Gaslightify.css

index 69e1df1..d4335ee 100755 (executable)
@@ -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