チェンジセット 37 : branches/candidate
- 更新日時:
- 2009/01/14 01:10:38 (3 年 前)
- パス:
- branches/candidate/platform
- ファイル:
-
- 4 追加
- 17 変更
-
Darwin/chrome/content/fx2/Toolbar-small.png (変更) (前のリビジョン)
-
Darwin/chrome/content/fx2/Toolbar.png (変更) (前のリビジョン)
-
Darwin/chrome/content/fx3/Toolbar-rtl.png (変更) (前のリビジョン)
-
Darwin/chrome/content/fx3/Toolbar.png (変更) (前のリビジョン)
-
Linux/chrome/content/fx2/Toolbar-rtl-small.png (変更) (前のリビジョン)
-
Linux/chrome/content/fx2/Toolbar-rtl.png (変更) (前のリビジョン)
-
Linux/chrome/content/fx2/Toolbar-small.png (変更) (前のリビジョン)
-
Linux/chrome/content/fx2/Toolbar.png (変更) (前のリビジョン)
-
Linux/chrome/content/fx3/home-disabled.png (追加)
-
Linux/chrome/content/fx3/home-small-disabled.png (追加)
-
Linux/chrome/content/fx3/home-small.png (追加)
-
Linux/chrome/content/fx3/home.png (追加)
-
Linux/chrome/content/fx3/overlay.css (変更) (1 diff)
-
WINNT/chrome/content/fx2/Toolbar-rtl-small.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx2/Toolbar-rtl.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx2/Toolbar-small.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx2/Toolbar.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx3/Toolbar-small.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx3/Toolbar.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx3/aero/Toolbar-small.png (変更) (前のリビジョン)
-
WINNT/chrome/content/fx3/aero/Toolbar.png (変更) (前のリビジョン)
凡例:
- 変更なし
- 追加
- 削除
-
branches/candidate/platform/Linux/chrome/content/fx3/overlay.css
r22 r37 95 95 list-style-image: url("chrome://vocalofx-platform/content/fx3/go-forward-rtl-small-disabled.png"); 96 96 } 97 98 #historyMenuHome { 99 list-style-image: url("chrome://vocalofx-platform/content/fx3/home.png"); 100 } 101 #home-button { 102 list-style-image: url("chrome://vocalofx-platform/content/fx3/home.png"); 103 } 104 #home-button[disabled="true"] { 105 list-style-image: url("chrome://vocalofx-platform/content/fx3/home-disabled.png"); 106 } 107 toolbar[iconsize="small"] #home-button , 108 #home-button.bookmark-item { 109 list-style-image: url("chrome://vocalofx-platform/content/fx3/home-small.png"); 110 } 111 toolbar[iconsize="small"] #home-button[disabled="true"] , 112 #home-button.bookmark-item[disabled="true"] { 113 list-style-image: url("chrome://vocalofx-platform/content/fx3/home-small-disabled.png"); 114 }
