Add sparkle cursor to Quattro/Vier/TestBubble

This commit is contained in:
Thomas Willingham 2012-07-12 19:21:21 +01:00
commit bd08a6b565
7 changed files with 18 additions and 0 deletions

View file

@ -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;