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.
This commit is contained in:
Dan Stillman 2007-10-24 08:25:58 +00:00
parent e5a2f0d508
commit 2a9ce990f2

View file

@ -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
{