Loading mailnews/base/resources/content/mail3PaneWindowVertLayout.xul +0 −7 Original line number Diff line number Diff line Loading @@ -329,13 +329,6 @@ Rights Reserved. <iframe id="messagepane" context="messagePaneContext" style="height: 0px" flex="1" name="messagepane" type="content-primary" src="about:blank"/> </box> <box id="status-bar"> <box align="vertical" style="width:100px"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <text id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;"/> <text value="&unreadCountText.label;"/> <text id="unreadMessageCount" style="min-width: 5px"/> <text value="&totalCountText.label;"/> Loading mailnews/base/resources/content/mailWindowOverlay.xul +8 −0 Original line number Diff line number Diff line Loading @@ -827,4 +827,12 @@ END of Deprecated --> </toolbar> </toolbox> <box id="status-bar"> <box align="vertical" style="width:100px" position="1"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <text id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;" position="2"/> </box> </overlay> mailnews/base/resources/content/messageWindow.xul +1 −9 Original line number Diff line number Diff line Loading @@ -86,15 +86,7 @@ Rights Reserved. </box> <box id="status-bar"> <box align="vertical" style="width:100px"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <button id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;"/> </box> <box id="status-bar"/> <toolbar id="taskbar"/> </window> mailnews/base/resources/content/messenger.xul +0 −7 Original line number Diff line number Diff line Loading @@ -345,13 +345,6 @@ Rights Reserved. <iframe id="messagepane" context="messagePaneContext" style="height: 0px" flex="1" name="messagepane" type="content-primary" src="about:blank"/> </box> <box id="status-bar"> <box align="vertical" style="width:100px"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <text id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;"/> <text value="&unreadCountText.label;"/> <text id="unreadMessageCount" style="min-width: 5px"/> <text value="&totalCountText.label;"/> Loading Loading
mailnews/base/resources/content/mail3PaneWindowVertLayout.xul +0 −7 Original line number Diff line number Diff line Loading @@ -329,13 +329,6 @@ Rights Reserved. <iframe id="messagepane" context="messagePaneContext" style="height: 0px" flex="1" name="messagepane" type="content-primary" src="about:blank"/> </box> <box id="status-bar"> <box align="vertical" style="width:100px"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <text id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;"/> <text value="&unreadCountText.label;"/> <text id="unreadMessageCount" style="min-width: 5px"/> <text value="&totalCountText.label;"/> Loading
mailnews/base/resources/content/mailWindowOverlay.xul +8 −0 Original line number Diff line number Diff line Loading @@ -827,4 +827,12 @@ END of Deprecated --> </toolbar> </toolbox> <box id="status-bar"> <box align="vertical" style="width:100px" position="1"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <text id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;" position="2"/> </box> </overlay>
mailnews/base/resources/content/messageWindow.xul +1 −9 Original line number Diff line number Diff line Loading @@ -86,15 +86,7 @@ Rights Reserved. </box> <box id="status-bar"> <box align="vertical" style="width:100px"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <button id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;"/> </box> <box id="status-bar"/> <toolbar id="taskbar"/> </window>
mailnews/base/resources/content/messenger.xul +0 −7 Original line number Diff line number Diff line Loading @@ -345,13 +345,6 @@ Rights Reserved. <iframe id="messagepane" context="messagePaneContext" style="height: 0px" flex="1" name="messagepane" type="content-primary" src="about:blank"/> </box> <box id="status-bar"> <box align="vertical" style="width:100px"> <spring flex="100%"/> <progressmeter id="statusbar-icon" mode="normal" value="0" onclick="dumpProgress()"/> <spring flex="100%"/> </box> <text id="statusText" class="status-bar" align="left" flex="100%" value="&statusText.label;"/> <text value="&unreadCountText.label;"/> <text id="unreadMessageCount" style="min-width: 5px"/> <text value="&totalCountText.label;"/> Loading