Skip to content

Pixiv Bookmark Removal Visibility by wrapfield

Screenshot of Pixiv Bookmark Removal Visibility

Details

Authorwrapfield

License0BSD

Categorypixiv

Created

Updated

Code size344 B

Code checksum17178afe

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Microstyle tweak to make the "remove bookmark" button much MUCH more visible.

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;
}
}

Reviews

No reviews yet.