24.07.2017 Views

Hacking Gmail

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 4 — Skinning <strong>Gmail</strong><br />

49<br />

/* mailbox contents */<br />

body#gmail-google-com div#co div#tbd {<br />

background: #ffffff !important;<br />

border: none !important;<br />

padding: 4px 0 4px 0 !important;<br />

}<br />

/* unread mail row inside the inbox */<br />

body#gmail-google-com table.tlc tr.ur {<br />

background-color: #d7d7d7 !important;<br />

height: 30px;<br />

}<br />

/*read mail row inside the inbox */<br />

body#gmail-google-com table.tlc tr.rr {<br />

background-color: #ffffff !important;<br />

}<br />

body#gmail-google-com table.tlc tr.ur td,<br />

body#gmail-google-com table.tlc tr.rr td{<br />

border: 0 !important;<br />

}<br />

/* message hovering snippet expansion */<br />

body#gmail-google-com table.tlc tr.ur:hover,<br />

body#gmail-google-com table.tlc tr.rr:hover{<br />

background-color: #ffffff !important;<br />

}<br />

body#gmail-google-com table.tlc tr.ur:hover td,<br />

body#gmail-google-com table.tlc tr.rr:hover td{<br />

border: none !important;<br />

vertical-align: top !important;<br />

}<br />

body#gmail-google-com table.tlc tr.ur:hover .sn,<br />

body#gmail-google-com table.tlc tr.rr:hover .sn{<br />

display: block !important;<br />

white-space: normal !important;<br />

}<br />

/* and email address display */<br />

body#gmail-google-com table.tlc tr.ur:hover td span,<br />

body#gmail-google-com table.tlc tr.rr:hover td span {<br />

display: block; !important;<br />

color: #ff0000;<br />

}<br />

/* labels should still be inline */

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!