From 941e35ea72bb706e37dd487d73d570b5386dc154 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 4 May 2015 20:45:03 -0700 Subject: [PATCH] Give paste area cursor pointer like the other QR buttons. #400 --- src/General/css/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 8b58526f3..b8b505927 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -1135,9 +1135,7 @@ input[name="Default Volume"] { display: none !important; } #qr select, -#url-button, -#custom-cooldown-button, -#dump-button, +#qr-filename-container > a, .remove, .captcha-img { cursor: pointer;