From cfd446597dd04bbde2568e97e757605a934ab874 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Tue, 26 May 2026 21:44:24 +0200 Subject: [PATCH] fuck this shit --- public/s/css/f0ckm.css | 17 ----------------- public/s/js/comments.js | 2 +- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/public/s/css/f0ckm.css b/public/s/css/f0ckm.css index bcc2acd..fb78005 100644 --- a/public/s/css/f0ckm.css +++ b/public/s/css/f0ckm.css @@ -2352,29 +2352,12 @@ body.layout-modern .item-sidebar-left .tag-controls { position: relative; } -.submit-comment .submit-spinner { - display: none; - position: absolute; -} - -.submit-comment .submit-label { - display: inline; -} - .submit-comment.loading { pointer-events: none; opacity: 0.7; cursor: wait; } -.submit-comment.loading .submit-label { - visibility: hidden; -} - -.submit-comment.loading .submit-spinner { - display: inline; -} - .submit-comment.uploading { pointer-events: none; opacity: 0.5; diff --git a/public/s/js/comments.js b/public/s/js/comments.js index a92654a..22ed30c 100644 --- a/public/s/js/comments.js +++ b/public/s/js/comments.js @@ -2116,7 +2116,7 @@ class CommentSystem { ${counter} ${attachBtn} ${parentId ? `` : ''} - + `;