projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2e16f
)
Added glm-strong-warning class
author
Chuck Scott
<cscott@gaslightmedia.com>
Fri, 3 Nov 2017 14:35:12 +0000
(10:35 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Fri, 3 Nov 2017 14:35:12 +0000
(10:35 -0400)
css/admin.css
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
4a9817f
..
831ddf7
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-24,6
+24,11
@@
color: green;
font-weight: bold;
}
+.glm-strong-warning {
+ color: red;
+ font-weight: bold;
+ font-size: 1.3em;
+}
.glm-notice {
color: #0073AA;
font-weight: bold;