Microstyle tweak to make the "remove bookmark" button much MUCH more visible.
Pixiv Bookmark Removal Visibility by wrapfield
Details
Authorwrapfield
License0BSD
Categorypixiv
Created
Updated
Size344 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Source code
/* ==UserStyle==
@name Pixiv Bookmark Removal Visibility
@namespace pixiv.net
@version 1
@author The Loli We Drew Along The Way
==/UserStyle== */
@-moz-document domain("pixiv.net") {
input.remove{
color:#f55!important;
font-weight:bold;
font-size:16px!important;
font-style:italic;
}
}