Skip to content

mail.yahoo.co.jp compact by nullpage

Details

Authornullpage

LicenseCC Zero

Categorymail.yahoo.co.jp

Created

Updated

Size619 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Yahoo Japan's webmail is displayed compactly.

ヤフーJAPANのウェブメールをコンパクトに表示します。

Notes

2022-01-05 1st Posting

Source code

/* ==UserStyle==
@name         mail.yahoo.co.jp compact
@version      20220105.07.12
@namespace    userstyles.world/user/nullpage
@description  Yahoo Japan's webmail is displayed compactly.

ヤフーJAPANのウェブメールをコンパクトに表示します。
@author       nullpage
@license      CC Zero
==/UserStyle== */

@-moz-document domain("mail.yahoo.co.jp") {
#msthd #mhHeadLine,
.dTxzEG, .dXxGvH {display: none;}

body, html {min-width: auto; min-height: auto;}
#TEMPLA_MH_VDOM {min-height: auto !important;}
#msthd {padding-bottom: 0;}
#msthd #mhHeadLine {height: auto;}
#msthd #mhMain {margin: 0;}

}

Reviews

No reviews yet.