diff options
Diffstat (limited to 'rectangles.html')
| -rw-r--r-- | rectangles.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rectangles.html b/rectangles.html index 335613c..1a4901e 100644 --- a/rectangles.html +++ b/rectangles.html @@ -29,6 +29,10 @@ body > div { .active.floor { background-color: #ffe; } .active.ceiling { background-color: rgba(230,230,255,0.3); } +.dragging .mx-object3d.image { + pointer-events: none; +} + /* .face { background-image: url(http://i.asdf.us/im/6f/bgdither_1398274442_jules.gif); |
