Copy mainwindow-dropdown-arrow.png to skin directory for availability in Standalone

This commit is contained in:
Dan Stillman 2011-06-07 06:00:36 +00:00
parent 689b758dd3
commit 4c07ff04a1
2 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@
padding: 0;
border: 0;
background: transparent;
list-style-image: url("chrome://browser/skin/mainwindow-dropdown-arrow.png");
/* Mozilla file copied from chrome://browser/skin/mainwindow-dropdown-arrow.png
for availability in Standalone */
list-style-image: url("chrome://zotero/skin/win/mainwindow-dropdown-arrow.png");
-moz-image-region: rect(0, 13px, 11px, 0);
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B