With just this one color change it looks even more Apple like. I like this 
style so far.

/* left column colour */ 
.nM 
{background-color: #f4f3f4 !important;}

Thanks again,

doug



On Saturday, December 7, 2013 at 11:00:48 AM UTC+9, Cjsnet wrote:
>
> Here's an alternative*.  *This version looks a bit more Apple Mail like:
>
> *(Jessica - if you could allow editing of messages it would make keeping 
> these CSS stylesheets update a lot easier!)*
>
> *AppleMailplane*
>
>  
> <https://lh3.googleusercontent.com/-GjRnJpEHmNE/UqKBJ_hhZ0I/AAAAAAABnA0/tayVb3cMJ24/s1600/Screen+Shot+2013-12-06+at+20.58.03.jpg>
>
>
> /* Hide the ads */
> .oM,
> /* .V3vJRb, */
> .PS,
>
> /* And each of the Google+ icons */
> /* .gb_vb,
> .gb_p,
> .gb_ab,
> .gb_ca,
> .gb_ya, */
> .gb_ea,
>
> /* And the Google logo */
> .gb_ha,
>
> /* And the footers */
> .wIFnie,
> .uXhw3b,
> .ap0,
> /* .l6, */
> .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;}
>
> /* set preferred body font & size */
> body {
>         font-family: Lucida Grande;
>         font-size: 12pt;}
>
> /* reduce search field width a little */
> /* input[id="gb_j"] {width: 100px;} */
>
> /* message rows */
> table.zt tr.yO
> {background-color: #fff !important;}
>
> /* left column colour */
> .nM
> {background-color: #dde1ea !important;}
>
> /* Alt: #dde1ea -or- #f1f1f1 */
>
> /* top row colour */
> .gb_fb
> {background-color: #bfbfbf !important;}
>
> /* email borders column colour */
> .apj,
> .Bu,
> .gA
> {background-color: #f1f1f1 !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/d/optout.

Reply via email to