Skip to content

Bigger PDF Viewer Box by macieksmola

Details

Authormacieksmola

LicenseNo License

CategoryTana

Created

Updated

Size227 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes PDF Viewer Box bigger. Default "min-height" is 250px, this script makes it 2x taller.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bigger PDF Viewer Box
@version      20230907.17.14
@namespace    ?
==/UserStyle== */

@-moz-document domain("tana.inc") {
.mediaitem.medium.pdfViewer {
    min-height: 500px;
    width: 600px;
}
}

Reviews

No reviews yet.