From ead9eaf1a0766ec86509221af96c2c418e91eff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adomas=20Ven=C4=8Dkauskas?= Date: Tue, 13 Dec 2016 18:11:57 +0200 Subject: [PATCH] Align advanced feed settings dropmarker on OSX --- chrome/content/zotero-platform/mac/zotero.css | 7 +++++++ chrome/content/zotero/feedSettings.xul | 1 + 2 files changed, 8 insertions(+) create mode 100644 chrome/content/zotero-platform/mac/zotero.css diff --git a/chrome/content/zotero-platform/mac/zotero.css b/chrome/content/zotero-platform/mac/zotero.css new file mode 100644 index 0000000000..cb8d0dca88 --- /dev/null +++ b/chrome/content/zotero-platform/mac/zotero.css @@ -0,0 +1,7 @@ +.zotero-advanced-options > .zotero-advanced-options-label > dropmarker { + transform: rotate(270deg) translateX(4px); +} + +.zotero-advanced-options[state="open"] > .zotero-advanced-options-label > dropmarker { + transform: translateX(4px); +} \ No newline at end of file diff --git a/chrome/content/zotero/feedSettings.xul b/chrome/content/zotero/feedSettings.xul index 451b595e56..4e3fb3c929 100644 --- a/chrome/content/zotero/feedSettings.xul +++ b/chrome/content/zotero/feedSettings.xul @@ -1,6 +1,7 @@ + %zoteroDTD; ]>