Skip to content

Instantly share code, notes, and snippets.

@xiongchiamiov
Created September 8, 2010 21:56
Show Gist options
  • Save xiongchiamiov/570911 to your computer and use it in GitHub Desktop.
Save xiongchiamiov/570911 to your computer and use it in GitHub Desktop.
A Stylish script to make Gmail's star more evident.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("mail.google.com") {
.adG { background-image: url("http://imgur.com/IhdX5.png") !important; }
}
@xiongchiamiov
Copy link
Author

This is a Stylish script to make Gmail's star more evident.

Instead of this:

you get this:

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