Here's my first attempt. *Mailclean*
<https://lh3.googleusercontent.com/-H5eKmfEo1z8/Up6ZgmDufiI/AAAAAAABm1I/aUSuCziXHlc/s1600/Mailplane+3.jpg> You can get the icon from my other post (search my username). Paste this into the Mailplane Styles window: /* Hide the ads */ .oM, .V3vJRb, .nH .PS, /* And each of the Google+ icons */ .gb_vb, .gb_p, .gb_ab, .gb_ca, .gb_ya, /* And the Google logo */ .gb_ha, /* And the footers */ .wIFnie, .uXhw3b, .l2 { display: none; } } /* dim right column, fade in on hover */ div.ej iframe.editable { height: 500px !important; } .y3 { opacity: .15; -webkit-transition:opacity .2s ease-in-out; -moz-transition:opacity .2s ease-in-out; -o-transition:opacity .2s ease-in-out; transition:opacity .2s ease-in-out; } .y3:hover { opacity: 1; } #gbzw:hover { top: 0; } ./* hide the footer */ .l2, .l9 { display: none; } } /* set preferred body font & size */ body { font-family: Cambria; font-size: 14pt; } /* Hide "Check Spelling..." when composing mail (not needed as Mac OS is doing the spell checking anyways) */ .fA {display: none !important;} } ./* reduce search field width a little */ input[id="gbqfif"] {width: 100px;} } ./* hide bottom row of buttons */ .VP5otc-U4m8q, .AY, .J-J5-Ji .AP, .nH .iE { display: none !important; } /* muzzle */ .vm { display: none !important; } .vl.vF { display: none !important; } /* message rows */ table.zt tr.yO {background-color: #FFF !important;} /* left column colour */ .nM {background-color: #f1f1f1 !important;} ./* Mail bg colour */ .D {background-color: #fff !important;} ./* top column colour */ .gb_fb {background-color: #FFF !important;} /* email borders column colour */ .apj, .Bu, .gA {background-color: #f1f1f1 !important;} ./* email outline colour */ {background-color: #000 !important;} /* email paper / right column colour */ .h7, .y3 {background-color: #fff !important;} /* email stack colour */ .adf {background-color: #f1f1f1 !important;} -- You received this message because you are subscribed to the Google Groups "mailplaneapp" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mailplaneapp. For more options, visit https://groups.google.com/groups/opt_out.
