Skip to content

Amazon Rücksendezentrum by theonlymiron

Details

Authortheonlymiron

LicenseNo License

Categoryuserstyles

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Amazon Rücksendezentrum

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Amazon Rücksendezentrum
@version      20230322.13.21
@namespace    userstyles.world/user/theonlymiron
@description  Amazon Rücksendezentrum
@author       theonlymiron
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.amazon.de/spr/returns/label/"), url-prefix("https://www.amazon.de/ps/product-support/label/") {
.a-section.a-spacing-top-base.printable-section {
    width: 1200px;
}

.return-label-image.cut-line-sign {
    height: 810px;
    width: unset;
    margin-bottom: 40px;
}
.return-label-image[src*="hazmat"] {
    display:none;
}
.return-label-image[src*="barcode"] {
    margin-bottom:40px;
}
li {
    font-size: 0;
    margin: 0;
    height: 0;
}
.a-section h3 {
    font-size: 0;
    margin: 0;
    height: 0;
}
h3.a-text-left {
    font-size: 0;
    height: 0;
}
hr.horizontal-cut-line {
    margin-bottom:40px;
}
.a-unordered-list.a-vertical {
    height: 0;
}
.a-section {
    margin-bottom: 0;
}
.a-section > .a-section.a-text-left {
    height: 0;
    font-size: 0;
}
.a-section + img[src*="hazmat"] {
    height: 0;
}
#return-deadline-display {
    height: 0;
    overflow: hidden;
}
@page {
    margin: 1mm;
}
}

Reviews

No reviews yet.