Skip to content

Instantly share code, notes, and snippets.

@urre
Created August 18, 2012 16:18
Show Gist options
  • Save urre/3388091 to your computer and use it in GitHub Desktop.
Save urre/3388091 to your computer and use it in GitHub Desktop.
Custom CSS for Gmail
#gbqlw img {
display: none;
}
#gbq .gbgt-hvr:hover,
#gbqlw,
#gbqlw:hover
#gbqlw:active
,#gbqlw:focus {
height: 100px;
width: 150px;
position: absolute;
top: 10px;
margin: -20px 0 0 0;
background: url('https://dl.dropbox.com/u/1162759/gmaillogo.png') no-repeat;
border: none;
}
tr.zA:hover {
background-color: #FFFBC4;
}
span.yP, div.y6 span {
font-size: 14px;
font-family: 'lucida grande', 'helvetica neue', helvetica, sans-serif;
font-weight: 300;
}
.z0:before {
/*
content: url('https://dl.dropbox.com/u/1162759/gmail2.png');
margin-top: 20px;
margin-bottom: 20px;
margin-left: -8px;
display: block; */
}
.l2 {
display: none;
}
.aic {
margin-bottom: 20px;
}
span.yP {
font-weight: 500;
color: #3F5F7F;
}
.akc, #gbu {
opacity: 0.3
}
.akc:hover,
#gbu:hover
{
opacity: 1
}
.mq.ae5 {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment