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