Skip to content

Facebrowser fix by krystal

Screenshot of Facebrowser fix

Details

Authorkrystal

LicenseNo License

Categoryfacebrowser

Created

Updated

Code size282 B

Code checksumb24ce5a0

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Fix temporaire pour régler le problème d'affichage de Facebrowser

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           facebrowser.gta.world
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */

@-moz-document regexp("(http[s]?:\\/\\/)*(www\\.)?facebrowser.gta.world.*") { 
    .pg_1x img {
    max-width: 100%;
    max-height: none;
}
}

Reviews

No reviews yet.