From fba412fe4a14276767d22c6b5831f9f567b37af7 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 29 Jul 2017 22:13:05 -0400 Subject: [PATCH] Hide broken Timeline copyright image (listed in About pane anyway) --- chrome/skin/default/zotero/timeline/bundle.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/skin/default/zotero/timeline/bundle.css b/chrome/skin/default/zotero/timeline/bundle.css index a1b7cba2c..93baa8b03 100644 --- a/chrome/skin/default/zotero/timeline/bundle.css +++ b/chrome/skin/default/zotero/timeline/bundle.css @@ -118,6 +118,7 @@ left: 0px; z-index: 1000; cursor: pointer; + display:none; } .timeline-message-container {