From 472892b4f0f9d65b4f0cb1afd454a7e029534de4 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 17 May 2014 04:10:37 -0400 Subject: [PATCH] Closes #482, Include active info pane tab in tab cycle on OS X That was easy. (@simonster, since you disabled this originally, any reason not to do this, other than the extra tab stop? At least in current Firefox versions, this is the default behavior.) --- chrome/content/zotero-platform/mac/overlay.css | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/content/zotero-platform/mac/overlay.css b/chrome/content/zotero-platform/mac/overlay.css index 7d9898d854..001ef8be24 100644 --- a/chrome/content/zotero-platform/mac/overlay.css +++ b/chrome/content/zotero-platform/mac/overlay.css @@ -128,7 +128,6 @@ -moz-box-orient: vertical; -moz-box-align: center; -moz-appearance: toolbarbutton; - -moz-user-focus: none; text-align: center; margin: 0; padding: 3px 1px 3px 1px;