0 1
// ==UserScript==
// @name Calming Gmail
// @namespace http://stylebot.me/styles/2146
// @description A clean and simple gray/blue gmail design.
// @include http://*mail.google.com*/*
// @include https://*mail.google.com*/*
// @author proverbs2221
// ==/UserScript==
var styleEl = document.createElement('style');
styleEl.type = 'text/css';
styleEl[removed] = '#gb { background-color: transparent; display: none; margin-top: -25px;}#gbx1 { background: none; display: none;}#gbx3 { display: none;}.TI .T-I-ax7, .z0 .T-I-ax7, .G-atb .T-I-ax7 { font-size: 14px;}.TI .TJ { display: none;}.TI .aCH { display: none;}.TN { padding-bottom: 8px;}.ake { color: #2da2bb;}.akh { color: #2da2bb; font-size: 24px; text-transform: lowercase;}.e, .sA, .r4 .e, .alP, .ri, .rd, .x2 { color: #2da2bb;}.gbqfb { display: none;}.gbqff:hover { opacity: 100;}.gt { font-size: 14px;}.ii a { color: #2da2bb;}.nZ .nU, .nZ .n0 { color: #2da2bb;}.v .f1 .f0 { color: #2da2bb;}.v .fl .f0 { color: #2da2bb;}.yO { background-color: #f5f5f5;}.zE { background-color: #fafafa;}::-webkit-scrollbar { background: #f5f5f5; height: 2px; overflow: visible; width: 10px;}::-webkit-scrollbar-button { display: none; height: 0; width: 0;}::-webkit-scrollbar-corner { background: transparent;}::-webkit-scrollbar-thumb { -moz-background-clip: border; -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); -webkit-background-clip: border; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); background-clip: border-box; background-color: rgba(0,0,0,.2); box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); /*border-width: 1px 1px 1px 6px; border: solid transparent;*/ min-height: 28px; padding: 100px 0 0;}::-webkit-scrollbar-thumb:active { -moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); -webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35); background-color: rgba(0,0,0,0.5); box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35);}::-webkit-scrollbar-thumb:horizontal { -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07); -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07); border-width: 6px 1px 1px; box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07); padding: 0 0 0 100px;}::-webkit-scrollbar-thumb:hover { -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25); background-color: rgba(0,0,0,.4); box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);}::-webkit-scrollbar-track { -moz-background-clip: border; -webkit-background-clip: border; background-clip: border-box; border: solid transparent; border-width: 0 0 0 4px;}::-webkit-scrollbar-track:active { -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07); background-color: rgba(0,0,0,.05); box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);}::-webkit-scrollbar-track:horizontal { border-width: 4px 0 0;}::-webkit-scrollbar-track:horizontal:active { -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07); -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07); box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);}::-webkit-scrollbar-track:horizontal:hover { -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.1); -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1); box-shadow: inset 0 1px 0 rgba(0,0,0,.1);}::-webkit-scrollbar-track:hover { -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1); -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1); background-color: rgba(0,0,0,.05); box-shadow: inset 1px 0 0 rgba(0,0,0,.1);}a.J-Ke.n0 { font-size: 16px; text-transform: lowercase;}body { background-color: #f5f5f5;}body::-webkit-scrollbar-corner { -moz-background-clip: border; -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14); -webkit-background-clip: border; -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14); background-clip: border-box; background-color: #f5f5f5; border: solid #f5f5f5; border-width: 3px 0 0 3px; box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);}body::-webkit-scrollbar-thumb { border-width: 1px 1px 1px 5px;}body::-webkit-scrollbar-thumb:horizontal { border-width: 5px 1px 1px;}body::-webkit-scrollbar-track-piece { -moz-background-clip: border; -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07); -webkit-background-clip: border; -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07); background-clip: border-box; background-color: #f5f5f5; box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07); /*border-width: 0 0 0 3px; border: solid #fff;*/}body::-webkit-scrollbar-track-piece:horizontal { -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07); -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07); border-width: 3px 0 0; box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);}div.J-KU-Jg.J-KU-Jg-Zc.aj5 { display: none;}div.T-I { font-size: 14px;}div.T-I.J-J5-Ji.T-I-JN.L3.T-I-JW { display: none;}div.Tm.aeJ { background-color: #f5f5f5;}div.Zs { display: none;}div.aim.ain { border-color: #2da2bb;}div.akh.J-J5-Ji.J-JN-I.J-JN-I-JW span { color: #2da2bb;}div.amn { background-color: #f5f5f5;}div.asT-asx.J-J5-Ji { display: none;}div.gbqlca { display: none;}div.iA.g6 { font-size: 14px;}div.l2.ov { display: none;}div.nH { padding-top: 1px;}div.nH.if { width: 1000px;}div.nH.nn { background-color: #f5f5f5;}div.no { background-color: #f5f5f5;}div.u5 { display: none;}div.wn { background-color: #f5f5f5;}div.z0 { padding-bottom: 20px;}gbz { display: none;}img.f.gW { display: none;}img.g1.T-I-J3 { display: none;}img.gZ.T-I-J3 { display: none;}img.gbqldr { display: none;}img.xM { display: none;}img.yE { display: none;}input.dI.dG { font-size: 16px;}ol.gbtc { display: none;}span.CJ { font-size: 16px;}span.az1 { font-size: 16px;}span.gD { font-size: 14px;}span.hk.J-J5-Ji { display: none;}td.Bu { background-color: #f5f5f5;}.el { color: #2da2bb;}.I6 { color: #2da2bb;}.fA { display: none;}.T-I-KE { background: none; background-color: #2da2bb; border-color: #2da2bb; font-size: 16px; text-transform: lowercase;}.T-I-atl { background: none; background-color: #2da2bb; border-color: #2da2bb; font-size: 16px; text-transform: lowercase;}td.TC { background-color: #f5f5f5; font-size: 16px; color: #222;}';
document.documentElement.appendChild(styleEl);
1 0
#contentSub {
display: none;
}
#footer {
display: none;
}
#mp-lang {
display: none;
}
#mp-right {
display: none;
}
#mp-sister {
display: none;
}
#mp-topbanner {
border-style: none;
color: #358dbd;
width: 250px;
}
#p-logo {
margin-left: 400px;
}
#p-logo a {
display: none;
}
#p-personal {
display: none;
}
#searchButton {
display: none;
}
#searchButton img {
display: none;
}
#searchInput {
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
}
#simpleSearch {
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
background: #fff;
border: 1px solid #d9d9d9;
border-color: #e5e5e5;
border-radius: 1px;
border-style: solid;
border-top: 1px solid #c0c0c0;
cursor: pointer;
font: 16px arial,sans-serif;
height: 35px;
margin-top: -20px;
vertical-align: top;
width: 250px;
}
#siteSub {
display: none;
}
.navbox {
display: none;
}
::-webkit-scrollbar {
background: #fff;
height: 2px;
overflow: visible;
width: 10px;
}
::-webkit-scrollbar-button {
display: none;
height: 0;
width: 0;
}
::-webkit-scrollbar-corner {
background: transparent;
}
::-webkit-scrollbar-thumb {
-moz-background-clip: border;
-moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
-webkit-background-clip: border;
-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
background-clip: border-box;
background-color: rgba(0,0,0,.2);
box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
/*border-width: 1px 1px 1px 6px;
border: solid transparent;*/
min-height: 28px;
padding: 100px 0 0;
}
::-webkit-scrollbar-thumb:active {
-moz-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35);
-webkit-box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35);
background-color: rgba(0,0,0,0.5);
box-shadow: inset 1px 1px 3px rgba(0,0,0,0.35);
}
::-webkit-scrollbar-thumb:horizontal {
-moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07);
-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07);
border-width: 6px 1px 1px;
box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07);
padding: 0 0 0 100px;
}
::-webkit-scrollbar-thumb:hover {
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
background-color: rgba(0,0,0,.4);
box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
}
::-webkit-scrollbar-track {
-moz-background-clip: border;
-webkit-background-clip: border;
background-clip: border-box;
border: solid transparent;
border-width: 0 0 0 4px;
}
::-webkit-scrollbar-track:active {
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
background-color: rgba(0,0,0,.05);
box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
}
::-webkit-scrollbar-track:horizontal {
border-width: 4px 0 0;
}
::-webkit-scrollbar-track:horizontal:active {
-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
}
::-webkit-scrollbar-track:horizontal:hover {
-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
}
::-webkit-scrollbar-track:hover {
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
background-color: rgba(0,0,0,.05);
box-shadow: inset 1px 0 0 rgba(0,0,0,.1);
}
a.external.text {
color: #358dbd;
}
a.extiw {
color: #358dbd;
}
a.internal img {
display: none;
}
a.mw-redirect {
color: #358dbd;
}
body {
background: none;
}
body.mediawiki.ltr.sitedir-ltr.ns-0.ns-subject.page-Main_Page.skin-vector.action-view.vector-animateLayout {
background-color: #fdfdfa;
}
body.mediawiki.ltr.sitedir-ltr.ns-0.ns-subject.page-Minimalism.skin-vector.action-view.vector-animateLayout {
background-color: #fdfdfa;
}
body::-webkit-scrollbar-corner {
-moz-background-clip: border;
-moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
-webkit-background-clip: border;
-webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
background-clip: border-box;
background-color: #f5f5f5;
border: solid #fff;
border-width: 3px 0 0 3px;
box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
}
body::-webkit-scrollbar-thumb {
border-width: 1px 1px 1px 5px;
}
body::-webkit-scrollbar-thumb:horizontal {
border-width: 5px 1px 1px;
}
body::-webkit-scrollbar-track-piece {
-moz-background-clip: border;
-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
-webkit-background-clip: border;
-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
background-clip: border-box;
background-color: #f5f5f5;
box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
/*border-width: 0 0 0 3px;
border: solid #fff;*/
}
body::-webkit-scrollbar-track-piece:horizontal {
-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
border-width: 3px 0 0;
box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
}
dd i a {
color: #358dbd ;
}
div#mp-other {
display: none;
}
div#p-coll-print_export {
display: none;
}
div#p-interaction {
display: none;
}
div#p-lang {
display: none;
}
div#p-namespaces {
display: none;
}
div#p-tb {
display: none;
}
div#p-views {
display: none;
}
div.articleFeedback-buffer.articleFeedback-ui {
display: none;
}
div.articleFeedback-panel {
display: none;
}
div.articleFeedbackv5-buffer {
display: none;
}
div.articleFeedbackv5-panel {
display: none;
}
div.catlinks {
display: none;
}
div.dablink {
display: none;
}
div.mw-body {
background: none;
background-color: #fdfdfa;
color: #080808;
font-family: georgia, times, serif;
margin-left: 0;
}
div.mw-content-ltr {
color: #333;
font-size: 24px;
}
div.mw-content-ltr h2 {
border-color: #cdcdcc;
padding-bottom: 15px;
}
div.mw-content-ltr p a {
color: #358dbd ;
}
div.mw-search-formheader {
display: none;
}
div.mw-specialpage-summary {
display: none;
}
div.noprint {
background: none;
background-color: #fdfdfa;
margin-bottom: -80px;
width: 300px;
}
div.noprint.collapsible-nav {
display: none;
}
div.rellink a {
color: #358dbd ;
}
div.rellink.boilerplate.seealso {
display: none;
}
div.rellink.relarticle.mainarticle {
display: none;
}
div.search-types {
display: none;
}
div.thumbcaption a {
color: #358dbd ;
}
div.thumbinner {
background-color: #fdfdfa;
border-color: #cdcdcc;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
}
div.vectorMenu.filledPortlet h3 a {
display: none;
}
h1.firstHeading {
border-color: #cdcdcc;
}
h1.firstHeading span {
-webkit-font-smoothing: antialiased;
color: #0a0a0a;
font-size: 2em;
font-weight: 700;
line-height: 1.3;
}
img.thumbimage {
border-style: none;
}
li#n-contents {
display: none;
}
li#n-currentevents {
display: none;
}
li#n-featuredcontent {
display: none;
}
li#n-mainpage-description {
display: none;
}
li#n-randompage {
display: none;
}
li#n-shoplink {
display: none;
}
li#n-sitesupport {
display: none;
}
ol li a {
color: #358dbd ;
}
span.editsection {
display: none;
}
sup.Template-Fact {
display: none;
}
sup.noprint.Inline-Template {
display: none;
}
sup.reference {
display: none;
}
table#mw-search-top-table {
display: none;
}
table.infobox {
background-color: #fdfdfa;
}
table.metadata.plainlinks.ambox.ambox-content.ambox-Original_research {
display: none;
}
table.metadata.plainlinks.ambox.ambox-content.ambox-Refimprove {
display: none;
}
table.toc {
display: none;
}
tbody tr td {
background-color: #fdfdfa;
border-color: #cdcdcc;
border-style: none;
}
tbody tr th {
background-color: #fdfdfa;
border-color: #cdcdcc;
}
td div a {
color: #358dbd;
}
td span a {
color: #358dbd;
}
td.MainPageBG {
display: none;
}
td.mbox-text a {
color: #358dbd;
}
th.navbox-title {
display: none;
}
tr td div {
color: #333;
line-height: 40px;
}
tr th a {
color: #358dbd;
}
ul li a {
color: #358dbd ;
}