cursor fixed?
This commit is contained in:
parent
9137006c60
commit
c49d254fe8
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
bottom:0;
|
bottom:0;
|
||||||
left:0;
|
left:0;
|
||||||
background:none;
|
background:none;
|
||||||
cursor: url(cursor.png) 6 6, auto;
|
cursor: url('/cursor.png') 6 6, auto;
|
||||||
}
|
}
|
||||||
.gray{
|
.gray{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
|
|
Loading…
Reference in a new issue