Yahoo Japan's webmail is displayed compactly.
ヤフーJAPANのウェブメールをコンパクトに表示します。
Authornullpage
LicenseCC Zero
Categorymail.yahoo.co.jp
Created
Updated
Size619 B
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Yahoo Japan's webmail is displayed compactly.
ヤフーJAPANのウェブメールをコンパクトに表示します。
2022-01-05 1st Posting
/* ==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;}
}