From 17cfedfa8a03bbdce874135896a7b3990188d6e3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Jan 2013 15:42:11 -0500 Subject: red/white cursors --- views/hover.ejs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'views') diff --git a/views/hover.ejs b/views/hover.ejs index 14d3187..57b5d4e 100644 --- a/views/hover.ejs +++ b/views/hover.ejs @@ -43,6 +43,13 @@ margin-left: -216px; margin-top: -62px; } +.cursor { + background-image: url(/images/cursor-red.png) !important; + background-repeat: no-repeat; +} +.cursor.idle { + background-image: url(/images/cursor-black.png) !important; +} -- cgit v1.2.3-70-g09d2