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:
9ed5a66
)
Lighten the offensive color of the edit active profile button on the member list
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Mar 2017 17:52:17 +0000
(13:52 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 28 Mar 2017 17:52:17 +0000
(13:52 -0400)
css/admin.css
patch
|
blob
|
history
diff --git
a/css/admin.css
b/css/admin.css
index
0014be4
..
720c022
100644
(file)
--- a/
css/admin.css
+++ b/
css/admin.css
@@
-143,8
+143,10
@@
input, select, .button {
/* Member List */
#glm-admin-content-container .glm-admin-edit-active-profile {
- background-color: #0568B3;
- color: white;
+ //background-color: #0568B3;
+ background-color: #e0f8f8;
+ //color: white;
+ color: black;
}
.glm-admin-show-archived-container {
clear: both;