[ticket/365] Move inline CSS of whois online to portal.css

B3P-365
This commit is contained in:
Marc Alexander
2014-09-09 20:25:55 +02:00
parent 47e178b564
commit cd1f77a48a
3 changed files with 12 additions and 3 deletions

View File

@@ -130,6 +130,13 @@
width: 150px;
}
.portal-whois-online-content {
border-left: 0 !important;
}
.portal-whois-online-content p {
margin: 0 5px 0 5px;
}
.portal-paypal-icon {
background-image: url("./images/portal/paypal.gif");
background-repeat: no-repeat;