diff options
Diffstat (limited to 'scss')
-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 | } | ||