mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 06:38:36 +00:00
Classic skin polih (46613): the throbber shouldn't take focus (48467)
This commit is contained in:
parent
a83098e35f
commit
a256332425
@ -354,3 +354,9 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
|
||||
{
|
||||
padding : 2px;
|
||||
}
|
||||
|
||||
#navigator-throbber
|
||||
{
|
||||
-moz-user-focus : ignore !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user