mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-03 23:01:31 +00:00
171606 - dropmarker icon for toolbar search icon
This commit is contained in:
parent
0500ca463a
commit
2d83f7f16c
@ -186,5 +186,16 @@
|
||||
</handlers>
|
||||
|
||||
</binding>
|
||||
|
||||
<binding id="searchBarDropMarker">
|
||||
<content>
|
||||
<xul:stack flex="1">
|
||||
<xul:hbox align="center">
|
||||
<xul:image class="search-proxy-button-image" xbl:inherits="src"/>
|
||||
</xul:hbox>
|
||||
<xul:image class="search-proxy-button-dropmarker"/>
|
||||
</xul:stack>
|
||||
</content>
|
||||
</binding>
|
||||
|
||||
</bindings>
|
||||
|
Loading…
Reference in New Issue
Block a user