mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 00:17:57 +01:00
Fix tab numbering.
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
<xul:spring flex="1"/>
|
<xul:spring flex="1"/>
|
||||||
</xul:vbox>
|
</xul:vbox>
|
||||||
</xul:stack>
|
</xul:stack>
|
||||||
<xul:label xbl:inherits="value=ordinal" liberator:highlight="TabNumber"/>
|
<xul:label xbl:inherits="value=ordinal" class="hl-TabNumber"/>
|
||||||
<xul:label flex="1" xbl:inherits="value=label,crop,accesskey" class="tab-text" liberator:highlight="TabText"/>
|
<xul:label flex="1" xbl:inherits="value=label,crop,accesskey" class="tab-text" liberator:highlight="TabText"/>
|
||||||
<xul:toolbarbutton anonid="close-button" tabindex="-1" class="tab-close-button" liberator:highlight="TabClose"/>
|
<xul:toolbarbutton anonid="close-button" tabindex="-1" class="tab-close-button" liberator:highlight="TabClose"/>
|
||||||
</content>
|
</content>
|
||||||
|
|||||||
Reference in New Issue
Block a user