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.0
|
@version 1.1
|
||||||
@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
|
||||||
@@ -99,4 +99,13 @@
|
|||||||
{
|
{
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
.stats-block {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
.icon-watch2 {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
.icon-watch-pv2 {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user