Skip to content

wider GMX E-Mail by def00111

Screenshot of wider GMX E-Mail

Details

Authordef00111

LicenseNONE

Categorygmx.net

Created

Updated

Size440 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

makes the email content window wider, useful for adblock users (created 24.08.2024)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         wider GMX E-Mail
@namespace    https://github.com/def00111
@author       def00111
@description  makes the email content window wider, useful for adblock users (created 24.08.2024)
@version      1.0
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain(gmx.net) {
    .section-1 {
        margin-right: 0px !important;
    }
    .dap-container {
        display: none !important;
    }
}

Reviews

No reviews yet.