Add descriptive classes to photo-viewer component and use dialog component for deletion confirmation

This commit is contained in:
Theresa Gresch 2019-06-27 17:03:16 +02:00
parent fb6ddf9ea7
commit 2bb2dbdc02

View file

@ -15,7 +15,7 @@
<button class="pswp__button pswp__button--close" title="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" title="Share"></button>
<button class="pswp__button pswp__button--share p-photo-download" title="Share"></button>
<button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button>