Bug 198127, change cursor when on expander, r+sr=bzbarsky.

git-svn-id: svn://10.0.0.236/trunk@139735 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
heikki%netscape.com 2003-03-19 01:22:01 +00:00
parent b53c5c6846
commit d86954c63b

View File

@ -62,7 +62,7 @@ td {
}
.expander {
cursor: default;
cursor: pointer;
-moz-user-select: none;
vertical-align: top;
text-align: center;