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:
af57b38
)
Changed the bad-input class to also change the border-color
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 17 Apr 2017 20:36:19 +0000
(16:36 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 17 Apr 2017 20:36:19 +0000
(16:36 -0400)
css/admin.css
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
c76cfbf
..
094681c
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-106,6
+106,7
@@
input, select, .button {
}
.glm-bad-input-area {
background: #FFaBa9 !important;
+ border-color: #e14d43 !important;
}
.glm-form-bad-input {
background: #FFaBa9;