projects
/
WP-Plugins
/
Gaslightify.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38c7e09
)
To make the intended action on the initial ninja forms submission page clearer
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 6 May 2015 16:23:01 +0000
(12:23 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 6 May 2015 16:23:01 +0000
(12:23 -0400)
css/Gaslightify.css
patch
|
blob
|
history
diff --git
a/css/Gaslightify.css
b/css/Gaslightify.css
index
69e1df1
..
d4335ee
100755
(executable)
--- 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