aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEduardo Lundgren <eduardolundgren@gmail.com>2008-05-31 15:59:54 +0000
committerEduardo Lundgren <eduardolundgren@gmail.com>2008-05-31 15:59:54 +0000
commit2e7ad670ea32d0c18964d401f31ee55064073deb (patch)
treebd0df3d58f9641baf515a362343e8e5f399a2904 /ui
parent106d24a3a4d97d2fd7e532b3b1a434798bbaef7a (diff)
downloadjquery-ui-2e7ad670ea32d0c18964d401f31ee55064073deb.tar.gz
jquery-ui-2e7ad670ea32d0c18964d401f31ee55064073deb.zip
Removing class ui-fake-cursor
Diffstat (limited to 'ui')
-rw-r--r--ui/tests/resizable.html4
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>