Manuel Reimer's new message window icon XBL b=348720 r+sr=me
git-svn-id: svn://10.0.0.236/trunk@220710 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
18
mozilla/themes/classic/communicator/communicatorBindings.xml
Normal file
18
mozilla/themes/classic/communicator/communicatorBindings.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<bindings id="communicatorBindings"
|
||||
xmlns="http://www.mozilla.org/xbl"
|
||||
xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
xmlns:xbl="http://www.mozilla.org/xbl">
|
||||
|
||||
<binding id="row-iconic" extends="xul:row">
|
||||
<content>
|
||||
<xul:hbox align="center">
|
||||
<xul:image class="row-iconic-icon"/>
|
||||
<children/>
|
||||
</xul:hbox>
|
||||
</content>
|
||||
</binding>
|
||||
|
||||
</bindings>
|
||||
Reference in New Issue
Block a user