yasingedik / Yahoo Ad Remove

// ==UserScript==
// @author      yasingedik
// @name        Yahoo Ad Remove
// @namespace   yasingedik
// @include     *.mail.yahoo.com/neo/*
// @downloadURL	https://openuserjs.org/install/yasingedik/Yahoo_Ad_Remove.user.js
// @updateURL   https://openuserjs.org/install/yasingedik/Yahoo_Ad_Remove.user.js
// @version     1.1
// @run-at      document-end
// @grant       GM_addStyle
// ==/UserScript==

GM_addStyle("#main {max-width: 100% !important; #shellcontent { right: 0px !important; } ");
GM_addStyle(".wide-right-rail #shellcontent { right: 0px !important; } ");