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

This commit is contained in:
heikki%netscape.com 2003-03-19 01:22:01 +00:00
parent 13dcd19c90
commit 74aeae05a2

View File

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