ファイル名変更
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1831 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
45a1c2ffea
commit
a3a6bbf50e
@ -103,7 +103,8 @@ tabbrowser[treestyletab-mode="multirow"] .tabbrowser-tab {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
/* for some themes */
|
||||||
image.tab-icon {
|
image.tab-icon {
|
||||||
display: -moz-stack;
|
display: -moz-stack;
|
||||||
-moz-binding: url(tabicon.xml#tabbrowser-tab-icon);
|
-moz-binding: url(treestyletab.xml#tab-icon);
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||||
xmlns:xbl="http://www.mozilla.org/xbl">
|
xmlns:xbl="http://www.mozilla.org/xbl">
|
||||||
|
|
||||||
<binding id="tabbrowser-tab-icon"
|
<binding id="tab-icon"
|
||||||
extends="xul:stack">
|
extends="xul:stack">
|
||||||
<content>
|
<content>
|
||||||
<xul:image xbl:inherits="validate,src" class="tab-icon-image"/>
|
<xul:image xbl:inherits="validate,src" class="tab-icon-image"/>
|
Loading…
Reference in New Issue
Block a user