65411 - add throbber-box id, r=hwaara, sr=sspitzer

This commit is contained in:
hewitt%netscape.com 2001-02-02 01:32:57 +00:00
Родитель 18a74acfdb
Коммит d8980ef05e
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1113,7 +1113,7 @@ Rights Reserved.
</menubutton>
<button class="button-toolbar-2 top" id="button-stop" value="&stopButton.label;" tooltip="aTooltip" tooltiptext="&stopButton.tooltip;" oncommand="MsgStop();"/>
<spring flex="1"/>
<box autostretch="never">
<box id="throbber-box" autostretch="never">
<button id="navigator-throbber" oncommand='goClickThrobber("messenger.throbber.url")'/>
</box>
</box>

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

@ -437,7 +437,7 @@
tooltip="aTooltip" tooltiptext="&saveButton.tooltip;"
observes="cmd_saveDefault"/>
<spring flex="1"/>
<box autostretch="never">
<box id="throbber-box" autostretch="never">
<button id="navigator-throbber"
oncommand="goClickThrobber('compose.throbber.url')">
<observes element="broadcaster_throbber" attribute="busy"/>