From 1d6d3e981aa86948dbb0fb7f0f25dc9fa9dbc051 Mon Sep 17 00:00:00 2001 From: "BlakeR1234%aol.com" Date: Thu, 6 Sep 2007 21:50:12 +0000 Subject: [PATCH] Fix bug 47430, just add a style rule to change cursors. r=me a=germa git-svn-id: svn://10.0.0.236/trunk@234287 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/suite/themes/classic/communicator/related/related.css | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/suite/themes/classic/communicator/related/related.css b/mozilla/suite/themes/classic/communicator/related/related.css index d678c37e996..7f0af92b70c 100644 --- a/mozilla/suite/themes/classic/communicator/related/related.css +++ b/mozilla/suite/themes/classic/communicator/related/related.css @@ -40,6 +40,7 @@ treeitem > treerow.relatedresult > treecell:hover { color: blue; text-decoration: underline; + cursor : pointer; } treeitem > treerow.relatedresult > treecell > titledbutton:active {