diff options
Diffstat (limited to 'ui/tests')
-rw-r--r-- | ui/tests/resizable.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/tests/resizable.html b/ui/tests/resizable.html index 80ff15359..d1de7ccad 100644 --- a/ui/tests/resizable.html +++ b/ui/tests/resizable.html @@ -15,14 +15,14 @@ <script type="text/javascript" src="jquery.useraction.js"></script> </head> -<style> +<!-- <style> .ui-fake-cursor { position: absolute; background: url(cursors/win/auto.png); height: 32px; width: 32px; top: 270px; left: 0px; } -</style> +</style> --> <body> |