remove "create item from current page" from tab
This commit is contained in:
parent
51c119ae8a
commit
806576aacb
2 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://zotero/skin/zotero.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://zotero/skin/tab.css" type="text/css"?>
|
||||
<?xul-overlay href="chrome://zotero/content/zoteroPane.xul"?>
|
||||
<?xul-overlay href="chrome://zotero/content/itemPane.xul"?>
|
||||
|
||||
|
|
3
chrome/skin/default/zotero/tab.css
Normal file
3
chrome/skin/default/zotero/tab.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
#zotero-tb-item-from-page {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue