From f03eb6d6c54635e71b3a29b072556854b2ae632b Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 1 Apr 2008 06:19:29 +0000 Subject: [PATCH] Fixes #911, Creator type drop-down icon missing in Firefox 3 And darker now, for better or for worse (probably better) --- chrome/skin/default/zotero/itemPane.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chrome/skin/default/zotero/itemPane.css b/chrome/skin/default/zotero/itemPane.css index 6dc56f481..6fc125650 100644 --- a/chrome/skin/default/zotero/itemPane.css +++ b/chrome/skin/default/zotero/itemPane.css @@ -39,8 +39,8 @@ { margin: 0 2px 0 0; padding: 0 0 0 5px; - list-style-image: url("chrome://browser/skin/dropmark-nav.png"); - -moz-image-region: rect(3px, 14px, 19px, 0px); + list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); + } #zotero-editpane-dynamic-fields row > toolbarbutton .toolbarbutton-text {