]> source.dussan.org Git - jquery-ui.git/commitdiff
Removing class ui-fake-cursor
authorEduardo Lundgren <eduardolundgren@gmail.com>
Sat, 31 May 2008 15:59:54 +0000 (15:59 +0000)
committerEduardo Lundgren <eduardolundgren@gmail.com>
Sat, 31 May 2008 15:59:54 +0000 (15:59 +0000)
ui/tests/resizable.html

index 80ff153599be65ea50b6e3b51f3f067cd3b1db6f..d1de7ccadd3b12b9311a6ad79d00b636b702e324 100644 (file)
 <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>