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:
e5a0bdb
)
adding background to terms and conditions
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 21 Dec 2017 16:43:27 +0000
(11:43 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 21 Dec 2017 16:43:27 +0000
(11:43 -0500)
adding white background to the terms and conditions area
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
d5b6a75
..
2a667db
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-2,9
+2,7
@@
/*{{{ Temp replacement for glm-row without max-width and other checkout form tampering */
-.glm-reg-event-terms{
- padding: 0 0 0 20px;
-}
+
.glm-reg-event-profile-details {
}
.glm-reg-image-container {
@@
-146,6
+144,10
@@
}
.glm-reg-terms-conditions{
border: 1px solid darkgrey;
+ background-color: white;
+}
+.glm-reg-event-terms{
+ padding: 0 0 0 20px;
}
.glm-reg-contact-email{
word-wrap: break-word;