Copy mainwindow-dropdown-arrow.png to skin directory for availability in Standalone
This commit is contained in:
parent
689b758dd3
commit
4c07ff04a1
|
@ -11,7 +11,9 @@
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
background: transparent;
|
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);
|
-moz-image-region: rect(0, 13px, 11px, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
BIN
chrome/skin/default/zotero/win/mainwindow-dropdown-arrow.png
Normal file
BIN
chrome/skin/default/zotero/win/mainwindow-dropdown-arrow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 509 B |
Loading…
Reference in New Issue
Block a user