Skip to content

Paperless dark thumbnail by sbrunner

Details

Authorsbrunner

LicenseNo License

Categorypaperless

Created

Updated

Size194 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Improve document thumbnail on dark mode

Notes

Userstyle doesn't have notes.

Source code

@name Paperless dark thumbnail
@namespace localhost
@version 1.0.0
@-moz-document domain("localhost") {
  html body img.card-img {
    filter: sepia(50%) brightness(50%) !important;
  }
}

Reviews

No reviews yet.