From fa37c62ec3fba525b54bd2be000e8d7da00b3919 Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 28 Aug 2015 15:12:01 +0200 Subject: * cosmetic changes to the bidding link --- css/bidding.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'css/bidding.css') diff --git a/css/bidding.css b/css/bidding.css index 6de8eae..bb289c2 100644 --- a/css/bidding.css +++ b/css/bidding.css @@ -5,4 +5,5 @@ box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75); } #bidding_popup table { width: 100%; text-align: center; } -#bidding_popup table th { text-align: center; } \ No newline at end of file +#bidding_popup table th { text-align: center; } +a.biddingLink { background: url('../images/link.png') no-repeat; display: inline-block; width: 16px; height: 16px; float: right; margin: 1px 1px 1px 3px } -- cgit v1.2.3