[ticket/365] Use portal.css instead of inline css in donations module
B3P-365
This commit is contained in:
@@ -137,6 +137,19 @@
|
||||
margin: 0 5px 0 5px;
|
||||
}
|
||||
|
||||
.portal-donation-center-content {
|
||||
border-left: 0;
|
||||
}
|
||||
|
||||
.portal-donation-center-content > div {
|
||||
text-align: left;
|
||||
margin: 5px 5px 5px 5px;
|
||||
}
|
||||
|
||||
.portal-donation-side-content {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.portal-paypal-icon {
|
||||
background-image: url("./images/portal/paypal.gif");
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user