зеркало из https://github.com/mozilla/pjs.git
Bug 391908 - Button orientation on downloads in the failed state is incorrect. r=sdwilsh
This commit is contained in:
Родитель
a132665d8c
Коммит
815b72055f
|
@ -269,11 +269,13 @@
|
|||
<xul:spacer flex="1"/>
|
||||
<xul:label value="&failed.label;" class="status"/>
|
||||
</xul:vbox>
|
||||
<xul:vbox pack="start">
|
||||
<xul:button class="retry mini-button" tooltiptext="&cmd.retry.label;"
|
||||
command="cmd_retry"/>
|
||||
<xul:button class="info mini-button" tooltiptext="&cmd.info.label;"
|
||||
command="cmd_showInfo" anonid="info"/>
|
||||
<xul:vbox pack="center">
|
||||
<xul:hbox>
|
||||
<xul:button class="retry mini-button" tooltiptext="&cmd.retry.label;"
|
||||
command="cmd_retry"/>
|
||||
<xul:button class="info mini-button" tooltiptext="&cmd.info.label;"
|
||||
command="cmd_showInfo" anonid="info"/>
|
||||
</xul:hbox>
|
||||
</xul:vbox>
|
||||
</xul:hbox>
|
||||
</content>
|
||||
|
|
Загрузка…
Ссылка в новой задаче