From 2726a17a7b79ce0b11bd76ba1738446bcb5241cd Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 18 Oct 2015 17:19:27 -0700 Subject: [PATCH] Hide /f/ Flash tag with CSS like the others. --- src/General/css/style.css | 5 ++--- src/General/html/Features/QuickReply.html | 20 +++++++++----------- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 11094103b..a9f2fe547 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -1242,7 +1242,9 @@ input[name="Default Volume"] { #qr.forced-anon input[data-name="name"]:not(.force-show), #qr.forced-anon input[data-name="sub"]:not(.force-show), #qr.reply-to-thread input[data-name="sub"]:not(.force-show), +body:not(.board_f) #qr select[name="filetag"], #qr.reply-to-thread select[name="filetag"], +body:not(.board_i) .oekaki, body:not(.board_jp) #sjis-toggle { display: none; } @@ -1401,9 +1403,6 @@ input#qr-filename { #qr-no-file { color: #AAA; } -body:not(.board_i) .oekaki { - display: none; -} .oekaki > label { -webkit-flex: 1 1 auto; flex: 1 1 auto; diff --git a/src/General/html/Features/QuickReply.html b/src/General/html/Features/QuickReply.html index 29bb60c72..d7b901e5c 100755 --- a/src/General/html/Features/QuickReply.html +++ b/src/General/html/Features/QuickReply.html @@ -45,17 +45,15 @@ - ?{g.BOARD.ID === 'f'}{ - - } +