Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit 607fca2

Browse files
committed
Merge pull request #1691 from adobe/garthdb/RecentProjects
HiDPI Recent Projects dropdown arrow
2 parents 5e17b0b + 71c5d41 commit 607fca2

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed
-390 Bytes
Binary file not shown.
Lines changed: 10 additions & 0 deletions
Loading

src/extensions/default/RecentProjects/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
width: 10px;
44
height: 8px;
55
margin-left: 4px;
6-
background-image: url("down-arrow.png");
6+
background-image: url("down-arrow.svg");
77
}
88

99
#project-dropdown-toggle:hover {

0 commit comments

Comments
 (0)