Closes #59, logos

A little drop-shadow or something on the 32px Z might be nice if you have time, Dan, but no big deal
This commit is contained in:
Dan Stillman 2006-08-30 18:56:10 +00:00
parent b97cdd2ef5
commit fe29c538e9
6 changed files with 6 additions and 14 deletions

View file

@ -198,18 +198,10 @@
</vbox>
<statusbar id="status-bar">
<statusbarpanel id="scholar-status-bar-icon1"
src="chrome://scholar/skin/zotero_logo_20px.png"
<statusbarpanel id="scholar-status-bar-icon"
src="chrome://scholar/skin/zotero_logo_18px.png"
class="statusbarpanel-iconic" onclick="ScholarPane.toggleDisplay();"
hidden="false"/>
<statusbarpanel id="scholar-status-bar-icon2"
src="chrome://scholar/skin/zotero_logo_20px_2.png"
class="statusbarpanel-iconic" onclick="ScholarPane.toggleDisplay();"
hidden="false"/>
<statusbarpanel id="scholar-status-bar-icon3"
src="chrome://scholar/skin/zotero_logo_20px_3.png"
class="statusbarpanel-iconic scholar-status-bar-icon" onclick="ScholarPane.toggleDisplay();"
hidden="false"/>
hidden="true"/>
</statusbar>
<script>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 623 B

View file

@ -1,8 +1,8 @@
scholar-status-bar-icon
#scholar-status-bar-icon
{
width: 49px;
margin:0 0 -1px;
padding:0 5px;
padding:0 5px 1px;
}
#scholar-pane

Binary file not shown.

After

Width:  |  Height:  |  Size: 502 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 B

View file

@ -17,7 +17,7 @@
<em:homepageURL>http://chnm.gmu.edu/tools/zotero/</em:homepageURL>
<em:optionsURL>chrome://scholar/content/preferences.xul</em:optionsURL>
<em:aboutURL>chrome://scholar/content/about.xul</em:aboutURL>
<em:iconURL>chrome://scholar/skin/mainicon.png</em:iconURL>
<em:iconURL>chrome://scholar/skin/zotero_z_32px.png</em:iconURL>
<em:updateURL>http://chnm.gmu.edu/firefoxscholar/download/update-svn.rdf</em:updateURL>
<em:type>2</em:type> <!-- type=extension -->