Update myanimelist-tweaks.user.css
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/* ==UserStyle==
|
/* ==UserStyle==
|
||||||
@name MyAnimeList Tweaks
|
@name MyAnimeList Tweaks
|
||||||
@namespace https://git.ponywave.de/Akamaru/Userscripts
|
@namespace https://git.ponywave.de/Akamaru/Userscripts
|
||||||
@version 1.1
|
@version 1.2
|
||||||
@description Verschiedene Anpassungen für MyAnimeList.net
|
@description Verschiedene Anpassungen für MyAnimeList.net
|
||||||
@author Akamaru
|
@author Akamaru
|
||||||
@homepageURL https://git.ponywave.de/Akamaru/Userscripts
|
@homepageURL https://git.ponywave.de/Akamaru/Userscripts
|
||||||
@@ -108,4 +108,10 @@
|
|||||||
.icon-watch-pv2 {
|
.icon-watch-pv2 {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
.bookstore-related-entries {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
.manga-store-preview {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user