Skip to content

Commit b663bc4

Browse files
beardhatcodeszaimen
authored andcommitted
Add light ⬇️ download icon
Signed-off-by: Robbert Gurdeep Singh <git@beardhatcode.be> Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 7284cf0 commit b663bc4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/views/Viewer.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,10 @@ export default {
860860
height: 100% !important;
861861
}
862862
863+
#viewer .action-item--single.icon-download {
864+
background-image: var(--icon-download-000);
865+
}
866+
863867
// put autocomplete over full sidebar
864868
// TODO: remove when new sharing sidebar (18)
865869
// is the min-version of viewer

0 commit comments

Comments
 (0)