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:
shliang%netscape.com 2002-02-20 06:56:10 +00:00
parent d7c0f29fa6
commit 95ae5532b2
2 changed files with 2 additions and 2 deletions

View File

@ -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 ::::: */

View File

@ -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 ::::: */