Skip to content

Commit

Permalink
Initial commit. Download and use
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Stacoviak committed Nov 22, 2008
0 parents commit 2550fa9
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
16 changes: 16 additions & 0 deletions README.markdown
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,16 @@
#Mailplane Hide Gmail Ads CSS

##Description

A simple CSS file to use with Mailplane to hide the Gmail ads.

##Credits

Created by [Adam Stacoviak](http://www.adamstacoviak.com/ "Adam Stacoviak | Web Development, Interface Design, User Experience & Internet Marketing"), co-founder of [Handcrafted](http://gethandcrafted.com/ "Handcrafted – Ruby on Rails Development Consulting Firm, Interface Design, User Experience, Web Marketing"), a Rails Development Consulting Firm.

##Installation

1. mkdir ~/Library/Application\ Support/Mailplane/Custom\ Stylesheets/
2. cd ~/Library/Application\ Support/Mailplane/Custom\ Stylesheets/
3. git clone git@github.com:adamstac/mailplane-hide-gmail-ads-css.git
4. Open Mailplane and choose this stylesheet as your custom stylesheet
2 changes: 2 additions & 0 deletions mailplane-hide-gmail-ads.css
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,2 @@
.yxEQwb,
.V3vJRb { display: none; }

0 comments on commit 2550fa9

Please sign in to comment.