From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_DBL_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1717324418; bh=Rw6z5IPO/mwLI9vPMAy5B1/xPhc0wBdVr8nqsGTz3cU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=A8GXO/t+JltsO4M15hwPje4gx/qarbCJh/JxRIzHeSbco4axTlHNiTTSmKsmMpcjT ybCqRs1CJob2mZl0NkiWgojern7SVpJ/0BmskCSIsoS7rlh0DayDSS9Up+KTwXB+cV 7kig1FS598240n/4PAFiuK0aPYILU53/eXd/kHXDhX6Amrwd5/HKhCSKSkvueY6cMq bGSXQUiG2RToXbt4LrWpsPEt5CSLORorXPl3pcO+hw0yXVR32fGhunFUmB3UXS2pQA 7IvZ0qFZOfYTBL4m+mvWO9XBUwpf+zN5HNZ4zCC6jcPeBCHPLCU2/I+oMiWlSuLn32 nbDwwM00wxd8Q== Received: from biznet-home.integral.gnuweeb.org (unknown [182.253.126.225]) by gnuweeb.org (Postfix) with ESMTPSA id BDAA42370EA; Sun, 2 Jun 2024 17:33:36 +0700 (WIB) Date: Sun, 2 Jun 2024 17:33:33 +0700 From: Ammar Faizi To: Memet Zx Cc: Muhammad Rizki , Alviro Iskandar Setiawan , Irvan Malik Azantha , GNU/Weeb Mailing List Subject: Re: [PATCH WEB 0/4] Add custom scrollbar styles and refactor layout styles Message-ID: References: <20240421142436.476337-1-zxce3@gnuweeb.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240421142436.476337-1-zxce3@gnuweeb.org> X-Bpl: hUx9VaHkTWcLO7S8CQCslj6OzqBx2hfLChRz45nPESx5VSB/xuJQVOKOB1zSXE3yc9ntP27bV1M1 List-Id: On Sun, Apr 21, 2024 at 09:24:32PM +0700, Memet Zx wrote: > Hello, Actions required: - Follow the proper commit message format. - Fix the whitespace errors. - Don't leave trailing whitespaces: :39: trailing whitespace. background: #0a0a0a; :41: trailing whitespace. :50: trailing whitespace. background: #555; warning: 3 lines add whitespace errors. - Describe the responsiveness issue you're going to address in this series. -- Ammar Faizi