From 126dc4d0e8f2a5385e728d86ec6a92cbb622131f Mon Sep 17 00:00:00 2001 From: John McLear Date: Wed, 20 Jul 2011 17:20:46 +0100 Subject: [PATCH] Ensure cursor types are right for all icons and objects --- static/css/pad_lite.css | 4 ++-- static/css/timeslider.css | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index e53736e33..ed1623364 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -810,6 +810,7 @@ ul#colorpickerswatches li:hover #chatlabel { + cursor: default; font-size:13px; line-height:16px; font-weight:bold; @@ -828,8 +829,6 @@ ul#colorpickerswatches li:hover #chaticon { - cursor:pointer; - cursor:hand; z-index: 400; position:absolute; bottom:0px; @@ -1021,3 +1020,4 @@ position: relative; #importstatusball{ height:50px; } + diff --git a/static/css/timeslider.css b/static/css/timeslider.css index 1c6d73c9d..175186348 100644 --- a/static/css/timeslider.css +++ b/static/css/timeslider.css @@ -193,3 +193,4 @@ float:right; margin-top: 0; padding-right: 6pt; } +