Bug 310939: Add id attribute to hbox that holds RSS feed and secure site lock to help overlaying, patch by Colin Bleckner <colin@binarynoise.net>, r=mano

This commit is contained in:
gavin%gavinsharp.com 2005-11-22 00:06:26 +00:00
parent df24c9296d
commit e80b4b942d

View File

@ -222,7 +222,7 @@
this.parentNode.selectedIndex = 0;"
tooltiptext="&proxyIcon.tooltip;"/>
</deck>
<hbox>
<hbox id="urlbar-icons">
<button type="menu" style="-moz-user-focus: none" class="plain" id="feed-button" chromedir="&locale.dir;">
<menupopup onpopupshowing="return FeedHandler.buildFeedList(event);" position="after_end"
oncommand="FeedHandler.addLiveBookmark(event.target.getAttribute('feed'));" />