diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index ce150502ca..5057bffb47 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -2744,10 +2744,11 @@ body:last-child .blueimp-gallery>.play-pause, .blueimp-gallery>.play-pause{ .blueimp-gallery>.download{ right: 120px; top: 20px; - background: url(images/download.png) 0 0 no-repeat; + background: url(images/apply.svg) 0 0 no-repeat; background-size: 24px; height:24px; width:24px; + filter: invert(1) brightness(1.5); } /*close button*/ .blueimp-gallery>.close{ diff --git a/api/templates/default/images/download.svg b/api/templates/default/images/download.svg new file mode 100644 index 0000000000..dc422729a1 --- /dev/null +++ b/api/templates/default/images/download.svg @@ -0,0 +1,15 @@ + + + + + + + + + + +