bug 116905 - classic respin icon not displayed - patch by joonas@cc.hut.fi - r=shuehan, sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@115077 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d7c0f29fa6
commit
95ae5532b2
@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
tab[busy] > .tab-icon {
|
||||
list-style-image: url("chrome://global/skin/loading.gif");
|
||||
list-style-image: url("chrome://communicator/skin/icons/loading.gif");
|
||||
}
|
||||
|
||||
/* ::::: close button ::::: */
|
||||
|
||||
@ -29,7 +29,7 @@ tabpanels {
|
||||
}
|
||||
|
||||
tab[busy] > .tab-icon {
|
||||
list-style-image: url("chrome://global/skin/loading.gif");
|
||||
list-style-image: url("chrome://communicator/skin/icons/loading.gif");
|
||||
}
|
||||
|
||||
/* ::::: close button ::::: */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user