From fe09c8f32da5a8363451d058b3237e1e3fff24f8 Mon Sep 17 00:00:00 2001 From: Akamaru Date: Thu, 2 Oct 2025 22:08:15 +0200 Subject: [PATCH] Update myanimelist-tweaks.user.css --- myanimelist-tweaks.user.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/myanimelist-tweaks.user.css b/myanimelist-tweaks.user.css index e002af8..acce4aa 100644 --- a/myanimelist-tweaks.user.css +++ b/myanimelist-tweaks.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name MyAnimeList Tweaks @namespace https://git.ponywave.de/Akamaru/Userscripts -@version 1.2 +@version 1.3 @description Verschiedene Anpassungen für MyAnimeList.net @author Akamaru @homepageURL https://git.ponywave.de/Akamaru/Userscripts @@ -114,4 +114,8 @@ .manga-store-preview { display: none !important; } + .bookstore-left-preview { + display: none !important; + } + } \ No newline at end of file