mouse pointer should be normal pointer, not hand, over throbber. Bug

67761, r=hwaara, sr=hewitt


git-svn-id: svn://10.0.0.236/trunk@108235 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2001-11-16 02:14:22 +00:00
parent 56b222775b
commit 569f8e6897
3 changed files with 0 additions and 3 deletions

View File

@ -7,7 +7,6 @@
list-style-image : url("chrome://global/skin/animthrob_single.gif");
margin : 0px 2px 0px 10px;
min-width : 0px;
cursor : pointer;
-moz-user-focus : ignore;
}

View File

@ -7,7 +7,6 @@
list-style-image : url("chrome://global/skin/animthrob_single.gif");
margin : 1px 2px 1px 10px;
min-width : 0px;
cursor : pointer;
-moz-user-focus : ignore;
}

View File

@ -30,7 +30,6 @@
#navigator-throbber {
-moz-binding: url("chrome://communicator/skin/brand/brandBindings.xml#throbber");
-moz-user-focus: ignore !important;
cursor: pointer;
margin: 6px 10px 0px 0px;
border-top: 1px solid #B9BFC7;
border-right: 1px solid #A1AAB3;