JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
tweak for firefox
[crayon_mockup.git] / auto.coffee
index e36132f..fcde726 100644 (file)
@@ -34,6 +34,7 @@ class RectWidget extends Widget
                        width: @width - 2
                        height: @height - 2
                        class: 'box'
+                       style: 'filter: url(#crayon)'
        move: (args) ->
                super args
                @el.setAttribute 'x', @x + 1