Skip to content

Instantly share code, notes, and snippets.

@jjgod
Created February 16, 2014 09:47
Show Gist options
  • Save jjgod/9031892 to your computer and use it in GitHub Desktop.
Save jjgod/9031892 to your computer and use it in GitHub Desktop.
GMail Style Tweaks
div.editable {
font-family: monospace;
font-size: 100%;
}
div.Bk, .G-atb, .ha, .zE {
-webkit-font-smoothing: subpixel-antialiased !important;
background-color: #fff;
}
.y0 {
-webkit-font-smoothing: subpixel-antialiased !important;
background: rgba(243,243,243);
}
.hx .ii {
background-color: #fff;
}
@northtree
Copy link

How to use this css in FF?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment