diff --git a/chrome/content/zotero/zoteroPane.xul b/chrome/content/zotero/zoteroPane.xul index 8b9799cd7..cb7661cc1 100644 --- a/chrome/content/zotero/zoteroPane.xul +++ b/chrome/content/zotero/zoteroPane.xul @@ -103,8 +103,12 @@ - - + + + + + + diff --git a/chrome/locale/en-US/zotero/zotero.dtd b/chrome/locale/en-US/zotero/zotero.dtd index 989b11bd5..d68c91a7c 100644 --- a/chrome/locale/en-US/zotero/zotero.dtd +++ b/chrome/locale/en-US/zotero/zotero.dtd @@ -103,6 +103,7 @@ + diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css index 8d335dab2..f5d726c88 100644 --- a/chrome/skin/default/zotero/overlay.css +++ b/chrome/skin/default/zotero/overlay.css @@ -284,12 +284,12 @@ list-style-image: url('chrome://zotero/skin/toolbar-collection-add.png'); } -#zotero-tb-feed-add, .zotero-menuitem-new-feed +.zotero-menuitem-new-feed { list-style-image: url('chrome://zotero/skin/toolbar-feed-add.png'); } -#zotero-tb-group-add +#zotero-tb-library-add-menu { list-style-image: url('chrome://zotero/skin/group_add.png'); }