From 9a4c44a3ce7a23a7dbbd9cc2e93ae598a68564c8 Mon Sep 17 00:00:00 2001 From: James Campos Date: Wed, 21 Sep 2011 20:27:25 -0700 Subject: [PATCH] shuffle --- 4chan_x.user.js | 4 ++-- script.coffee | 8 +++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index d1ebc6bb1..8076cfcb6 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1377,7 +1377,7 @@ text = ''; } tid || (tid = g.THREAD_ID || ''); - QR.qr = qr = ui.dialog('qr', 'top: 0; right: 0;', "
X
" + (g.REPLY ? "" : '') + " " + QR.spoiler + "
"); + QR.qr = qr = ui.dialog('qr', 'top: 0; right: 0;', "
X
" + (g.REPLY ? "" : '') + " " + QR.spoiler + "
"); c = d.cookie; $('[name=name]', qr).value = (m = c.match(/4chan_name=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; $('[name=email]', qr).value = (m = c.match(/4chan_email=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; @@ -3114,7 +3114,7 @@ #qr > .move {\ text-align: right;\ }\ - #qr form input {\ + #qr .autohide input {\ width: 82px;\ }\ #qr #recaptcha_response_field {\ diff --git a/script.coffee b/script.coffee index 1b0568fd6..bb77683cf 100644 --- a/script.coffee +++ b/script.coffee @@ -1059,16 +1059,14 @@ QR = X -
+
-
-
    -
    +