home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 October
/
Gamestar_77_2005-10_dvd.iso
/
Programy
/
nsb-install-8-0.exe
/
chrome
/
fusion.jar
/
skin
/
fusion
/
help
/
sidebarBindings.xml
< prev
next >
Wrap
Extensible Markup Language
|
2005-07-29
|
474b
|
16 lines
<?xml version="1.0"?>
<bindings id="sidebarBindings"
xmlns="http://www.mozilla.org/xbl"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:xbl="http://www.mozilla.org/xbl">
<binding id="sbtab" extends="xul:button">
<content>
<xul:image class="sbtab-twisty" xbl:inherits="selected"/>
<xul:label class="sidebar-title" flex="1" xbl:inherits="value=label"/>
</content>
</binding>
</bindings>