/* ==UserStyle==
@name        Yahoo Mail - New Design [2025.07] (USw) v.73
@namespace   https://greasyfork.org/en/users/8-decembre 
@version     73.0.0
@author      decembre
@description For Yahoo New Mail (2027.7)
@icon        https://external-content.duckduckgo.com/ip3/fr.aide.yahoo.com.ico
@license     unlicense
@downloadURL https://update.greasyfork.org/scripts/412940/Yahoo%20Mail%20-%20New%20Design%20%5B202507%5D%20%28USw%29%20v73.user.css
@updateURL https://update.greasyfork.org/scripts/412940/Yahoo%20Mail%20-%20New%20Design%20%5B202507%5D%20%28USw%29%20v73.meta.css
==/UserStyle== */

@-moz-document domain("mail.yahoo.com") {

/* 0- Yahoo Mail - New Design [2025.07] (USw) v.73(new73) NEWDESIGN */

/* SUPP */
a[href^="https://api.taboola.com/2.0/json/yahoo-mail/recommendations.notify-click?"] ,
.ybar-menu-hover-open #ybar-inserted-content ,
li[style="top: 0px;"] [aria-labelledby="list.banner-cue-title"] {
    display: none !important;
}

/* MOVE MAILS TO TOP WHEN PUBS DELETED - top: 200px; */
li[style="top: 0px;"]:has([aria-labelledby="list.banner-cue-title"]) ~ li {
    margin-top: -200px !important;
}



/*[data-test-id="focus-group"] h2 + ul li button > div {
    max-width: 100% !important;
    pointer-events: auto !important;
background: red !important;
}*/
/* ==== COLOR */
[data-color-theme-enabled="true"] a  {
    color: peru !important;
}

/* ONGLET */
/*[data-test-id="focus-group"] h2 + ul li button {
    background: #323232 !important;
}*/

}






















