We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c85a58 + 6aaff61 commit a25b3a7Copy full SHA for a25b3a7
src/images/page_white_add.png
442 Bytes
src/jquery.contextMenu.css
@@ -94,6 +94,7 @@
94
.context-menu-item.icon-copy { background-image: url(images/page_white_copy.png); }
95
.context-menu-item.icon-paste { background-image: url(images/page_white_paste.png); }
96
.context-menu-item.icon-delete { background-image: url(images/page_white_delete.png); }
97
+.context-menu-item.icon-add { background-image: url(images/page_white_add.png); }
98
.context-menu-item.icon-quit { background-image: url(images/door.png); }
99
100
/* vertically align inside labels */
0 commit comments