Zotero toolbar should always be visible

This commit is contained in:
Simon Kornblith 2012-02-16 04:05:12 -05:00
parent 6a68139591
commit c99a7d37f0

View file

@ -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;
}