Don't show blank favicon for busy tabs
This commit is contained in:
parent
b559427e5e
commit
b6bd876aff
@ -113,6 +113,7 @@
|
||||
|
||||
/* Show tab favicon in vertical tab bar always */
|
||||
.tabbrowser-tabs[treestyletab-mode="vertical"]
|
||||
.tab-icon-image:not([busy]):not([src]):not([pinned]) {
|
||||
.tabbrowser-tab:not([busy])
|
||||
.tab-icon-image:not([src]):not([pinned]) {
|
||||
display: -moz-box;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user