From 0566af3a12464f68058dd39eb3d8a885d76315a6 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 25 Sep 2015 09:58:02 +1200 Subject: increase visibility of slideshow controls, fix @owncloud/gallery#51 --- core/img/actions/view-close.png | Bin 317 -> 1442 bytes core/img/actions/view-close.svg | 9 ++++++++- core/img/actions/view-next.png | Bin 232 -> 1215 bytes core/img/actions/view-next.svg | 10 +++++++--- core/img/actions/view-pause.png | Bin 108 -> 682 bytes core/img/actions/view-pause.svg | 12 ++++++++++-- core/img/actions/view-play.png | Bin 154 -> 870 bytes core/img/actions/view-play.svg | 12 ++++++++++-- core/img/actions/view-previous.png | Bin 231 -> 1189 bytes core/img/actions/view-previous.svg | 10 +++++++--- 10 files changed, 42 insertions(+), 11 deletions(-) (limited to 'core/img') diff --git a/core/img/actions/view-close.png b/core/img/actions/view-close.png index c21f6ee30e7..0874381a576 100644 Binary files a/core/img/actions/view-close.png and b/core/img/actions/view-close.png differ diff --git a/core/img/actions/view-close.svg b/core/img/actions/view-close.svg index 89d1fab88dd..2b91e382eb1 100644 --- a/core/img/actions/view-close.svg +++ b/core/img/actions/view-close.svg @@ -1,3 +1,10 @@ + - + + + + + + + diff --git a/core/img/actions/view-next.png b/core/img/actions/view-next.png index 8a23452e083..d8c749bec9b 100644 Binary files a/core/img/actions/view-next.png and b/core/img/actions/view-next.png differ diff --git a/core/img/actions/view-next.svg b/core/img/actions/view-next.svg index 07c95b73ff0..4b719842efd 100644 --- a/core/img/actions/view-next.svg +++ b/core/img/actions/view-next.svg @@ -1,6 +1,10 @@ - - - + + + + + + + diff --git a/core/img/actions/view-pause.png b/core/img/actions/view-pause.png index 1de1fb4654b..87a18128ade 100644 Binary files a/core/img/actions/view-pause.png and b/core/img/actions/view-pause.png differ diff --git a/core/img/actions/view-pause.svg b/core/img/actions/view-pause.svg index f5fdc030479..e9ff43be0bf 100644 --- a/core/img/actions/view-pause.svg +++ b/core/img/actions/view-pause.svg @@ -1,6 +1,14 @@ - - + + + + + + + + + + diff --git a/core/img/actions/view-play.png b/core/img/actions/view-play.png index c506815c0cf..b07c6de3cfd 100644 Binary files a/core/img/actions/view-play.png and b/core/img/actions/view-play.png differ diff --git a/core/img/actions/view-play.svg b/core/img/actions/view-play.svg index d9fa355371c..e617e29cb01 100644 --- a/core/img/actions/view-play.svg +++ b/core/img/actions/view-play.svg @@ -1,6 +1,14 @@ - - + + + + + + + + + + diff --git a/core/img/actions/view-previous.png b/core/img/actions/view-previous.png index 79dcb2301df..f601ec2ba44 100644 Binary files a/core/img/actions/view-previous.png and b/core/img/actions/view-previous.png differ diff --git a/core/img/actions/view-previous.svg b/core/img/actions/view-previous.svg index 68a31c04433..8a5013aad40 100644 --- a/core/img/actions/view-previous.svg +++ b/core/img/actions/view-previous.svg @@ -1,6 +1,10 @@ - - - + + + + + + + -- cgit v1.2.3