Uncensored pictures are the best 显示并高亮隐藏的图片
/* ==UserStyle==
@name [yande.re] Show and highlight HIDDEN posts
@name:zh [yande.re] 显示隐藏的图片并高亮
@namespace yui
@version 1.0.0
@description Uncensored pictures are the best 显示并高亮隐藏的图片
@author yui
==/UserStyle== */
@-moz-document domain("yande.re") {
.javascript-hide {
display: block !important;
background-color: antiquewhite
}
}