Make net appear even before first page has loaded

This commit is contained in:
Simon Kornblith 2006-06-21 18:19:49 +00:00
parent 6b2d9bb3e6
commit 9a9621f39d

View file

@ -16,7 +16,7 @@
<statusbar id="status-bar">
<statusbarpanel id="schlar-status" insertafter="livemark-button">
<label id="scholar-status-label" collapsed="true" crop="end" style="width:0px" />
<image id="scholar-status-image" width="16" height="16" onclick="Scholar_Ingester_Interface.scrapeThisPage()" />
<image id="scholar-status-image" width="16" height="16" onclick="Scholar_Ingester_Interface.scrapeThisPage()" src="chrome://scholar/skin/capture_gray.png" />
</statusbarpanel>
</statusbar>