- 更新日時:
- 2010/01/11 05:04:09 (2 年 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
branches/release-1.0/chrome/content/splash/splash.js
r100 r102 17 17 18 18 var screen = document.getElementById("vocalofx-splash"); 19 screen.style.MozAppearance = "none"; 19 20 screen.style.backgroundRepeat = "no-repeat"; 20 21 screen.style.backgroundImage = "url('" + image + "')";
