アニメーションしなくなっていた

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3919 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-03-25 15:15:04 +00:00
parent 1298362dd8
commit e9ae11d753

View File

@ -28,8 +28,7 @@ TreeStyleTabService._preLoadImages = {
'chrome://treestyletab/skin/metal/tab-active-selected-l.png',
'chrome://treestyletab/skin/metal/tab-inactive-selected-l.png',
'chrome://treestyletab/skin/metal/shadow-active-l.png',
'chrome://treestyletab/skin/metal/shadow-inactive-l.png',
'chrome://treestyletab/skin/metal/icon-bg.png'
'chrome://treestyletab/skin/metal/shadow-inactive-l.png'
].concat(
'MozBorderImage' in document.documentElement.style ?
[
@ -46,8 +45,7 @@ TreeStyleTabService._preLoadImages = {
'chrome://treestyletab/skin/metal/tab-active-selected-r.png',
'chrome://treestyletab/skin/metal/tab-inactive-selected-r.png',
'chrome://treestyletab/skin/metal/shadow-active-r.png',
'chrome://treestyletab/skin/metal/shadow-inactive-r.png',
'chrome://treestyletab/skin/metal/icon-bg.png'
'chrome://treestyletab/skin/metal/shadow-inactive-r.png'
].concat(
'MozBorderImage' in document.documentElement.style ?
[