From c8478f02f8869f863be98fa63878fc233cc895c6 Mon Sep 17 00:00:00 2001 From: Simon Kornblith Date: Sun, 13 Feb 2011 02:29:00 +0000 Subject: [PATCH] tweak OS X Zotero tab appearance --- chrome/content/zotero-platform/mac/tab.css | 4 ++++ chrome/content/zotero/tab.xul | 1 + 2 files changed, 5 insertions(+) create mode 100644 chrome/content/zotero-platform/mac/tab.css diff --git a/chrome/content/zotero-platform/mac/tab.css b/chrome/content/zotero-platform/mac/tab.css new file mode 100644 index 000000000..b06b5c528 --- /dev/null +++ b/chrome/content/zotero-platform/mac/tab.css @@ -0,0 +1,4 @@ +#zotero-pane .toolbar { + -moz-appearance: none !important; + background-color: -moz-mac-chrome-active !important; +} \ No newline at end of file diff --git a/chrome/content/zotero/tab.xul b/chrome/content/zotero/tab.xul index d2a5cc86f..de1b7b1e9 100644 --- a/chrome/content/zotero/tab.xul +++ b/chrome/content/zotero/tab.xul @@ -3,6 +3,7 @@ +