aboutsummaryrefslogtreecommitdiff
path: root/scss/imports
diff options
context:
space:
mode:
authorArmen Kesablyan2012-05-19 14:48:35 -0700
committerArmen Kesablyan2012-05-19 14:48:35 -0700
commit95bef3bbd77c6c3bd01b5222986f2dd35a7218b4 (patch)
tree6d3b32090a971220edfd5d126b05ee68797c86f8 /scss/imports
parent6c8f3525b839e82cf43df43700a0160ee2c5458f (diff)
downloadninja-95bef3bbd77c6c3bd01b5222986f2dd35a7218b4.tar.gz
Changes to binding view
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'scss/imports')
-rwxr-xr-xscss/imports/scss/_toolbar.scss3
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}