test

Review Request #6598 — Created Nov. 17, 2014 and discarded

Information

Reviewers

test

test

Index: indoplay_voucher_test.css
===================================================================
--- indoplay_voucher_test.css	(������ 489)
+++ indoplay_voucher_test.css	(�۾� �纻)
@@ -58,9 +58,11 @@
 }
 
 #pay_method ul li img{
-	border:0;
-	padding:0;
+	border : 1px solid black;
+	padding: 0;
 	margin:0;
+
+    cursor: pointer;
 }
 
 #pincode{
@@ -230,4 +232,5 @@
     display: inline-block;
     vertical-align: top;
     padding: 10px 150px 0 70px
-}
\ No newline at end of file
+}
+

chipx86
  1. <p>This is not a test server. Please use demo.reviewboard.org for that only.</p>

  2. 
      
IN
Review request changed
Status:
Discarded
Loading...