Transparent and larger Zotero status bar logo; fixed white side margins
This commit is contained in:
parent
200ca86989
commit
998ee0c013
3 changed files with 3 additions and 2 deletions
|
@ -199,7 +199,7 @@
|
|||
|
||||
<statusbar id="status-bar">
|
||||
<statusbarpanel id="scholar-status-bar-icon"
|
||||
src="chrome://scholar/skin/zotero_logo_14px.png"
|
||||
src="chrome://scholar/skin/zotero_logo_20px.png"
|
||||
class="statusbarpanel-iconic" onclick="ScholarPane.toggleDisplay();"
|
||||
hidden="true"/>
|
||||
</statusbar>
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
#scholar-status-bar-icon
|
||||
{
|
||||
width: 49px;
|
||||
margin:0 5px -1px;
|
||||
margin:0 0 -1px;
|
||||
padding:0 5px;
|
||||
}
|
||||
|
||||
#scholar-pane
|
||||
|
|
BIN
chrome/chromeFiles/skin/default/scholar/zotero_logo_20px.png
Normal file
BIN
chrome/chromeFiles/skin/default/scholar/zotero_logo_20px.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 662 B |
Loading…
Reference in a new issue