1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 08:02:28 +01:00

Add "tab-icon" to the class in the tab binding's icon stack.

Other extensions use this to reference the icon.
This commit is contained in:
Doug Kearns
2009-04-04 01:38:36 +11:00
parent bd72e0191a
commit 7b367d505d

View File

@@ -19,7 +19,7 @@
<binding id="tab" display="xul:hbox"
extends="chrome://global/content/bindings/tabbox.xml#tab">
<content chromedir="ltr" closetabtext="Close Tab">
<xul:stack class="liberator-tab-stack">
<xul:stack class="tab-icon liberator-tab-stack">
<xul:image xbl:inherits="validate,src=image" class="tab-icon-image" liberator:highlight="TabIcon"/>
<xul:vbox>
<xul:spring flex="1"/>