Skip to content

Commit 408bdd6

Browse files
author
skjnldsv
committed
Added white download icons
1 parent a29e732 commit 408bdd6

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

core/css/icons.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@
8585
.icon-download {
8686
background-image: url('../img/actions/download.svg');
8787
}
88+
.icon-download-white {
89+
background-image: url('../img/actions/download-white.svg');
90+
}
8891

8992
.icon-edit {
9093
background-image: url('../img/actions/edit.svg');
192 Bytes
Loading
Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)