Classic skin polih (46613): the throbber shouldn't take focus (48467)

This commit is contained in:
BlakeR1234%aol.com 2000-09-10 19:27:59 +00:00
parent a83098e35f
commit a256332425

View File

@ -354,3 +354,9 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
{
padding : 2px;
}
#navigator-throbber
{
-moz-user-focus : ignore !important;
}