Skip to content

Commit

Permalink
Merge pull request #65 from amenadiel/gh-pages
Browse files Browse the repository at this point in the history
Adding Icon for generic "create" action
  • Loading branch information
rodneyrehm committed Jul 30, 2012
2 parents 1c85a58 + 6aaff61 commit a25b3a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added src/images/page_white_add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/jquery.contextMenu.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
.context-menu-item.icon-copy { background-image: url(images/page_white_copy.png); }
.context-menu-item.icon-paste { background-image: url(images/page_white_paste.png); }
.context-menu-item.icon-delete { background-image: url(images/page_white_delete.png); }
.context-menu-item.icon-add { background-image: url(images/page_white_add.png); }
.context-menu-item.icon-quit { background-image: url(images/door.png); }

/* vertically align inside labels */
Expand Down

0 comments on commit a25b3a7

Please sign in to comment.