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:
80ab6af
)
Filters box now has a minus instead of an A with a hat
author
laury
<laury@gaslightmedia.com>
Tue, 24 May 2016 20:38:43 +0000
(16:38 -0400)
committer
laury
<laury@gaslightmedia.com>
Tue, 24 May 2016 20:38:43 +0000
(16:38 -0400)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
ccd2470
..
23cc3d5
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-234,7
+234,7
@@
content: "+ ";
}
.glm-member-db-list.filters-opened #glm-member-list-filters-button:before {
- content: "
—
";
+ content: "
-
";
}
.glm-member-db-list.filters-opened #glm-locationMap-container {
width: 70%;