From 86afa8aa4fab93042e1f6964a9cb02bdb0f7be59 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 9 Feb 2013 15:33:48 +0530 Subject: [PATCH] pad.ma info view icon: add cursor:pointer --- static/js/pandora/infoView.padma.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/js/pandora/infoView.padma.js b/static/js/pandora/infoView.padma.js index c43a95f6f..d30c0b63b 100644 --- a/static/js/pandora/infoView.padma.js +++ b/static/js/pandora/infoView.padma.js @@ -60,7 +60,8 @@ pandora.ui.infoView = function(data) { top: margin + 'px', width: iconWidth + 'px', height: iconHeight + 'px', - borderRadius: borderRadius + 'px' + borderRadius: borderRadius + 'px', + cursor: 'pointer' }) .bindEvent({ anyclick: function() {