diff options
29 files changed, 4 insertions, 4 deletions
diff --git a/css/ninja.css b/css/ninja.css index 9a1db6f3..cfcbfb6c 100644 --- a/css/ninja.css +++ b/css/ninja.css | |||
@@ -840,9 +840,9 @@ input[type="radio"]:disabled { opacity: .3; background: #282828; border-width: 1 | |||
840 | 840 | ||
841 | .OvalTool { background-image: url("../images/tools/Tool-Oval.png"); } | 841 | .OvalTool { background-image: url("../images/tools/Tool-Oval.png"); } |
842 | 842 | ||
843 | .RectangleTool { background-image: url("../images/tools/Tool-Rectangle.png"); } | 843 | .RectangleTool { background-image: url("../images/tools/Tool-Square.png"); } |
844 | 844 | ||
845 | .LineTool { background-image: url("../images/tools/Tool-Stroke.png"); } | 845 | .LineTool { background-image: url("../images/tools/Tool-Line.png"); } |
846 | 846 | ||
847 | .PencilTool { background-image: url("../images/tools/Tool-Pencil.png"); } | 847 | .PencilTool { background-image: url("../images/tools/Tool-Pencil.png"); } |
848 | 848 | ||
diff --git a/images/tools/Tool-Line.png b/images/tools/Tool-Line.png new file mode 100644 index 00000000..6f8edec6 --- /dev/null +++ b/images/tools/Tool-Line.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Oval.png b/images/tools/Tool-Oval.png new file mode 100644 index 00000000..3e4c40a7 --- /dev/null +++ b/images/tools/Tool-Oval.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-Link.png b/images/tools/Tool-Shape-14x14-Link.png new file mode 100644 index 00000000..dc834675 --- /dev/null +++ b/images/tools/Tool-Shape-14x14-Link.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-Oval.png b/images/tools/Tool-Shape-14x14-Oval.png new file mode 100644 index 00000000..0e0ad5cb --- /dev/null +++ b/images/tools/Tool-Shape-14x14-Oval.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-RoundedEdge-BotLeft.png b/images/tools/Tool-Shape-14x14-RoundedEdge-BotLeft.png new file mode 100644 index 00000000..9686edb5 --- /dev/null +++ b/images/tools/Tool-Shape-14x14-RoundedEdge-BotLeft.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-RoundedEdge-BotRight.png b/images/tools/Tool-Shape-14x14-RoundedEdge-BotRight.png new file mode 100644 index 00000000..ebebf66d --- /dev/null +++ b/images/tools/Tool-Shape-14x14-RoundedEdge-BotRight.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-RoundedEdge-UpLeft.png b/images/tools/Tool-Shape-14x14-RoundedEdge-UpLeft.png new file mode 100644 index 00000000..d7bb2d44 --- /dev/null +++ b/images/tools/Tool-Shape-14x14-RoundedEdge-UpLeft.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-RoundedEdge-UpRight.png b/images/tools/Tool-Shape-14x14-RoundedEdge-UpRight.png new file mode 100644 index 00000000..fe788211 --- /dev/null +++ b/images/tools/Tool-Shape-14x14-RoundedEdge-UpRight.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-Square.png b/images/tools/Tool-Shape-14x14-Square.png new file mode 100644 index 00000000..3868e8a1 --- /dev/null +++ b/images/tools/Tool-Shape-14x14-Square.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-14x14-Unlink.png b/images/tools/Tool-Shape-14x14-Unlink.png new file mode 100644 index 00000000..49a6efa0 --- /dev/null +++ b/images/tools/Tool-Shape-14x14-Unlink.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-20x20-Link.png b/images/tools/Tool-Shape-20x20-Link.png new file mode 100644 index 00000000..f37eb527 --- /dev/null +++ b/images/tools/Tool-Shape-20x20-Link.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Shape-20x20-Unlink.png b/images/tools/Tool-Shape-20x20-Unlink.png new file mode 100644 index 00000000..40810011 --- /dev/null +++ b/images/tools/Tool-Shape-20x20-Unlink.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Square.png b/images/tools/Tool-Square.png new file mode 100644 index 00000000..d64800ad --- /dev/null +++ b/images/tools/Tool-Square.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-AlignCenter.png b/images/tools/Tool-Text-16x16-AlignCenter.png new file mode 100644 index 00000000..6c95a9a6 --- /dev/null +++ b/images/tools/Tool-Text-16x16-AlignCenter.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-AlignLeft.png b/images/tools/Tool-Text-16x16-AlignLeft.png new file mode 100644 index 00000000..07f964f9 --- /dev/null +++ b/images/tools/Tool-Text-16x16-AlignLeft.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-AlignRight.png b/images/tools/Tool-Text-16x16-AlignRight.png new file mode 100644 index 00000000..9ecec819 --- /dev/null +++ b/images/tools/Tool-Text-16x16-AlignRight.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-Bold.png b/images/tools/Tool-Text-16x16-Bold.png new file mode 100644 index 00000000..cabbcb04 --- /dev/null +++ b/images/tools/Tool-Text-16x16-Bold.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-BulletedList.png b/images/tools/Tool-Text-16x16-BulletedList.png new file mode 100644 index 00000000..ed6dbab7 --- /dev/null +++ b/images/tools/Tool-Text-16x16-BulletedList.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-Font.png b/images/tools/Tool-Text-16x16-Font.png new file mode 100644 index 00000000..e536b62f --- /dev/null +++ b/images/tools/Tool-Text-16x16-Font.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-FontColor.png b/images/tools/Tool-Text-16x16-FontColor.png new file mode 100644 index 00000000..c5ba8767 --- /dev/null +++ b/images/tools/Tool-Text-16x16-FontColor.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-FontSize.png b/images/tools/Tool-Text-16x16-FontSize.png new file mode 100644 index 00000000..0fe4468b --- /dev/null +++ b/images/tools/Tool-Text-16x16-FontSize.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-Italics.png b/images/tools/Tool-Text-16x16-Italics.png new file mode 100644 index 00000000..df8df6c1 --- /dev/null +++ b/images/tools/Tool-Text-16x16-Italics.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-NumberedList.png b/images/tools/Tool-Text-16x16-NumberedList.png new file mode 100644 index 00000000..43a8cbc0 --- /dev/null +++ b/images/tools/Tool-Text-16x16-NumberedList.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-StrikeThrough.png b/images/tools/Tool-Text-16x16-StrikeThrough.png new file mode 100644 index 00000000..16dd25fb --- /dev/null +++ b/images/tools/Tool-Text-16x16-StrikeThrough.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-URLLink.png b/images/tools/Tool-Text-16x16-URLLink.png new file mode 100644 index 00000000..2f9d762e --- /dev/null +++ b/images/tools/Tool-Text-16x16-URLLink.png | |||
Binary files differ | |||
diff --git a/images/tools/Tool-Text-16x16-Underline.png b/images/tools/Tool-Text-16x16-Underline.png new file mode 100644 index 00000000..7b37c895 --- /dev/null +++ b/images/tools/Tool-Text-16x16-Underline.png | |||
Binary files differ | |||
diff --git a/scss/.sass-cache/bf7669b9251ffa007260472c0d41aebd1dfdcf8a/_toolbar.scssc b/scss/.sass-cache/bf7669b9251ffa007260472c0d41aebd1dfdcf8a/_toolbar.scssc index 6de4f18d..3a78b719 100644 --- a/scss/.sass-cache/bf7669b9251ffa007260472c0d41aebd1dfdcf8a/_toolbar.scssc +++ b/scss/.sass-cache/bf7669b9251ffa007260472c0d41aebd1dfdcf8a/_toolbar.scssc | |||
Binary files differ | |||
diff --git a/scss/imports/scss/_toolbar.scss b/scss/imports/scss/_toolbar.scss index 317fde23..00d8b5f0 100644 --- a/scss/imports/scss/_toolbar.scss +++ b/scss/imports/scss/_toolbar.scss | |||
@@ -93,11 +93,11 @@ | |||
93 | } | 93 | } |
94 | 94 | ||
95 | .RectangleTool { | 95 | .RectangleTool { |
96 | background-image:url("../images/tools/Tool-Rectangle.png"); | 96 | background-image:url("../images/tools/Tool-Square.png"); |
97 | } | 97 | } |
98 | 98 | ||
99 | .LineTool { | 99 | .LineTool { |
100 | background-image:url("../images/tools/Tool-Stroke.png"); | 100 | background-image:url("../images/tools/Tool-Line.png"); |
101 | } | 101 | } |
102 | 102 | ||
103 | .PencilTool { | 103 | .PencilTool { |