diff options
author | Armen Kesablyan | 2012-05-19 14:48:35 -0700 |
---|---|---|
committer | Armen Kesablyan | 2012-05-19 14:48:35 -0700 |
commit | 95bef3bbd77c6c3bd01b5222986f2dd35a7218b4 (patch) | |
tree | 6d3b32090a971220edfd5d126b05ee68797c86f8 /scss/imports | |
parent | 6c8f3525b839e82cf43df43700a0160ee2c5458f (diff) | |
download | ninja-95bef3bbd77c6c3bd01b5222986f2dd35a7218b4.tar.gz |
Changes to binding view
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'scss/imports')
-rwxr-xr-x | scss/imports/scss/_toolbar.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scss/imports/scss/_toolbar.scss b/scss/imports/scss/_toolbar.scss index 9440fa85..422e79e7 100755 --- a/scss/imports/scss/_toolbar.scss +++ b/scss/imports/scss/_toolbar.scss | |||
@@ -133,3 +133,6 @@ | |||
133 | background-image:url("../images/tools/Tool-FillColor.png"); | 133 | background-image:url("../images/tools/Tool-FillColor.png"); |
134 | } | 134 | } |
135 | 135 | ||
136 | .bindingTool { | ||
137 | background-image:url("../images/tools/binding.png"); | ||
138 | } | ||