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:
7741297
)
removing charges label for all levels except the first for each event
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 5 Jan 2018 15:55:31 +0000
(10:55 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 5 Jan 2018 15:55:31 +0000
(10:55 -0500)
each event in the cart summary should have 1 charge label
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
4b991af
..
b058ffe
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-5,7
+5,14
@@
.glm-bold{
font-weight: bold;
}
-
+.glm-reg-cart-event-container > .glm-reg-cart-event-class .glm-reg-cart-charges-col {
+ visibility: visible;
+}
+/*.glm-reg-row.glm-reg-cart-event-class{
+ visibility: visible;
+ background: red;
+}*/
+
.glm-reg-event-profile-details {
}
.reg-cart-summary-edit{