mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
Removing class ui-fake-cursor
This commit is contained in:
parent
106d24a3a4
commit
2e7ad670ea
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user