www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 88be8866120cdc845e44479fe4e512f67c9bcad8
parent 88d22601d728d032227cc156fa6217261064fa9d
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu, 19 Feb 2015 15:42:36 -0500

Sync error icon is too close to sync icon (at least on OS X)

Might need to restore this on Windows/Linux where the button styles are
different

Diffstat:
Mchrome/skin/default/zotero/overlay.css | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css @@ -521,7 +521,6 @@ #zotero-tb-sync-error, #zotero-tb-sync-error[mode=warning] { list-style-image: url(chrome://zotero/skin/error.png); - margin-right: -5px; } #zotero-tb-sync-error[mode=error]