[ticket/611] Move paypal image to styles/all folder

B3P-611
This commit is contained in:
Marc Alexander
2015-06-19 10:16:00 +02:00
parent 4697a1fbf5
commit 77e03d27bd
5 changed files with 11 additions and 2 deletions

View File

@@ -220,3 +220,12 @@
float: right;
margin-bottom: 2px;
}
.portal-paypal-icon {
background-image: url("../../all/theme/images/portal/paypal.gif");
background-repeat: no-repeat;
padding-left: 73px;
padding-top: 44px;
float: left;
margin: 5px;
}