diff --git a/static/css/style.css b/static/css/style.css index d6e7bc49..c876e37c 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -9,7 +9,7 @@ */ .snow{-webkit-filter:brightness(100%);-moz-filter:brightness(100%);-o-filter:brightness(100%);filter:brightness(100%);width:5px; height:5px; background-color:white;z-index:1000000;pointer-events:none;position:absolute;border:1px solid white;border-radius:100px;} - +.drag-target{pointer-events: none;} .settings_embed{ width:40px !important; padding:0 10px !important;