Add sparkle cursor to Quattro/Vier/TestBubble
This commit is contained in:
parent
9a299920eb
commit
bd08a6b565
7 changed files with 18 additions and 0 deletions
|
@ -341,6 +341,11 @@
|
|||
height: 16px;
|
||||
background-position: 0px 0px;
|
||||
}
|
||||
|
||||
.sparkle {
|
||||
cursor: url('icons/lock.cur'), pointer;
|
||||
}
|
||||
|
||||
/* global */
|
||||
body {
|
||||
font-family: Liberation Sans, helvetica, arial, clean, sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue