From 2a9ce990f25ef14dc9e20ed1be05356d46cf0eda Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Wed, 24 Oct 2007 08:25:58 +0000 Subject: [PATCH] Use larger dropmarker for creatorType drop-down This is a bit uglier, and the large markers are kinda annoying once you know the drop-down is there, but perhaps this will stop the forum posts. Please let them stop. --- 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 200491a05..6dc56f481 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-small.png"); - -moz-image-region: rect(0px, 14px, 16px, 0px); + list-style-image: url("chrome://browser/skin/dropmark-nav.png"); + -moz-image-region: rect(3px, 14px, 19px, 0px); } #zotero-editpane-dynamic-fields row > toolbarbutton .toolbarbutton-text {