Skip to content

Commit

Permalink
Made a more scalable icon and shortened image names.
Browse files Browse the repository at this point in the history
  • Loading branch information
oldestlivingboy committed Jun 9, 2011
1 parent 7de3d02 commit c9f37f5
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified 128.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions content.css
Expand Up @@ -57,12 +57,12 @@


.connect_widget_like_button.like_button_like .tombstone_cross { .connect_widget_like_button.like_button_like .tombstone_cross {
background-image: background-image:
url(chrome-extension://lpehokhlnomihmdpgoclgbapaglbclfg/likeplusone.png) url(chrome-extension://lpehokhlnomihmdpgoclgbapaglbclfg/unlike+1.png)
} }


.connect_widget_like_button.clearfix.like_button_no_like .liketext { .connect_widget_like_button.clearfix.like_button_no_like .liketext {
background-image: background-image:
url(chrome-extension://lpehokhlnomihmdpgoclgbapaglbclfg/unlikeplusone.png); url(chrome-extension://lpehokhlnomihmdpgoclgbapaglbclfg/like+1.png);
padding-left: 0 padding-left: 0
} }


Expand Down
File renamed without changes
File renamed without changes

0 comments on commit c9f37f5

Please sign in to comment.