diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css index cd08a1d74..c7186b995 100644 --- a/chrome/skin/default/zotero/overlay.css +++ b/chrome/skin/default/zotero/overlay.css @@ -517,4 +517,9 @@ #zotero-annotate-tb-unhighlight[tool-active=true] { list-style-image: url('chrome://zotero/skin/annotate-unhighlight-selected.png'); +} + +#zotero-toolbar +{ + visibility: visible !important; } \ No newline at end of file