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:
parent
56b222775b
commit
569f8e6897
@ -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;
|
||||
}
|
||||
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user