projects
/
WP-Plugins
/
glm-member-db-registrations.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0389fdc
)
removing visibility changes for cart summary charges
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 5 Jan 2018 15:12:09 +0000
(10:12 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 5 Jan 2018 15:12:09 +0000
(10:12 -0500)
re adding the cart summary charges column , need to fix the css selectors
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
5f0045a
..
4b991af
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-5,12
+5,7
@@
.glm-bold{
font-weight: bold;
}
-.glm-reg-cart-charges-col{
- visibility: hidden;
-}
-.glm-reg-cart-charges-col:first-child{
- visibility: visible;
-}
+
.glm-reg-event-profile-details {
}
.reg-cart-summary-edit{