mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 19:38:13 +00:00
feed-icon
This commit is contained in:
parent
ec39179574
commit
75a91d0b73
@ -134,7 +134,12 @@
|
||||
autocompletepopup="PopupAutoComplete"
|
||||
onfocus="URLBarFocusHandler();"
|
||||
ontextentered="return URLBarEntered();">
|
||||
<hbox><image id="lock-icon" class="security-na" /></hbox>
|
||||
<hbox>
|
||||
<button type="menu" style="-moz-user-focus: none" class="plain" id="feed-button">
|
||||
<menupopup id='feed-button-menu' position="after_end" />
|
||||
</button>
|
||||
<image id="lock-icon" class="security-na" />
|
||||
</hbox>
|
||||
</textbox>
|
||||
|
||||
</toolbar>
|
||||
|
Loading…
Reference in New Issue
Block a user