This works:

/*
        Mailplane.app : Custom style sheet
        Assign and enable "Custom style sheet" in Preferences > Tweak UI
*/

/* Hide status messages in the contact list of contacts */
.vm {
    display       : none !important;
}

.vl.vF {
    display       : none !important;
}

/* Hide ads leftside */
/*.oM { display:none !important; }*/
@namespace url( http://www.w3.org/1999/xhtml ) ;
/* QUICK LINKS*/
table.iY > tr > td:first-child + td > div {
    width         : auto !important
}

table.iY > tr > td:first-child + td + td > div {
    width         : 0 !important;
    position      : relative !important;
    font-size     : 85% !important;
}

table.iY > tr > td:first-child + td + td > div > div {
    position      : absolute !important;
    right         : 10px !important;
    top           : -2px !important
}

table.iY div.hj {
    width         : auto !important;
}

table.iY div.hj div.hk {
    display       : inline !important;
    padding-right : 3px !important;
}

/* NO ADS! */
.u5, .u8 {
    display       : none !important;
}

table[class="T1HY1 nH iY"] {
    width         : 100% !important;
}

div[class="ip iq"] {
    margin-right  : 13px !important;
}

textarea.ir {
    width         : 100% !important;
}

-- 
You received this message because you are subscribed to the Google Groups 
"mailplaneapp" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mailplaneapp?hl=en.

Reply via email to