diff options
author | John Mayhew | 2012-05-08 07:25:09 -0700 |
---|---|---|
committer | John Mayhew | 2012-05-08 07:25:09 -0700 |
commit | dd663d8fe9191cc57c9cebe6d425562cb45982c2 (patch) | |
tree | e13e2d81d755ac99eede0b8c5aa468f7b32ab38e /scss/imports | |
parent | 1196fcee1c7e5e86edb387cdbc1b08d40926ca15 (diff) | |
download | ninja-dd663d8fe9191cc57c9cebe6d425562cb45982c2.tar.gz |
Removed unused SubSelect Tool
Diffstat (limited to 'scss/imports')
-rwxr-xr-x | scss/imports/scss/_toolbar.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/imports/scss/_toolbar.scss b/scss/imports/scss/_toolbar.scss index 11a69a79..a0e4f282 100755 --- a/scss/imports/scss/_toolbar.scss +++ b/scss/imports/scss/_toolbar.scss | |||
@@ -61,10 +61,6 @@ | |||
61 | background-image:url("../images/tools/Tool-Selection.png"); | 61 | background-image:url("../images/tools/Tool-Selection.png"); |
62 | } | 62 | } |
63 | 63 | ||
64 | .SubselectionTool { | ||
65 | background-image:url("../images/tools/Tool-Subselect.png"); | ||
66 | } | ||
67 | |||
68 | .RotateTool3D { | 64 | .RotateTool3D { |
69 | background-image:url("../images/tools/Tool-3DRotate.png"); | 65 | background-image:url("../images/tools/Tool-3DRotate.png"); |
70 | } | 66 | } |