Bug 1057643 - add an closeButton to the Mixed Content Blocker / Tracking Protection Doorhanger. r=gijs

This commit is contained in:
Tanvi Vyas 2014-08-27 15:28:29 -07:00
Родитель 5c4a88776f
Коммит 5743e32a30
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -1668,6 +1668,12 @@
</xul:hbox>
</xul:vbox>
</xul:vbox>
<xul:vbox pack="start">
<xul:toolbarbutton anonid="closebutton"
class="messageCloseButton popup-notification-closebutton tabbable close-icon"
xbl:inherits="oncommand=closebuttoncommand"
tooltiptext="&closeNotification.tooltip;"/>
</xul:vbox>
</xul:hbox>
</content>
<resources>