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
This commit is contained in:
@@ -40,6 +40,7 @@ treeitem > treerow.relatedresult > treecell:hover
|
||||
{
|
||||
color: blue;
|
||||
text-decoration: underline;
|
||||
cursor : pointer;
|
||||
}
|
||||
treeitem > treerow.relatedresult > treecell > titledbutton:active
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user