diff --git a/core/css/icons.css b/core/css/icons.css index d62ab1504d..27621ab479 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -118,7 +118,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/audio.svg?v=1'); } .icon-audio-white { - background-image: url('../img/actions/audio-white.svg?v=1'); + background-image: url('../img/actions/audio-white.svg?v=2'); } .icon-caret { @@ -199,7 +199,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/fullscreen.svg?v=1'); } .icon-fullscreen-white { - background-image: url('../img/actions/fullscreen-white.svg?v=1'); + background-image: url('../img/actions/fullscreen-white.svg?v=2'); } .icon-history { @@ -341,7 +341,7 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading- background-image: url('../img/actions/video.svg?v=1'); } .icon-video-white { - background-image: url('../img/actions/video-white.svg?v=1'); + background-image: url('../img/actions/video-white.svg?v=2'); } .icon-view-close { diff --git a/core/img/actions/audio-white.svg b/core/img/actions/audio-white.svg index 36523ef17d..ac5d888a51 100644 --- a/core/img/actions/audio-white.svg +++ b/core/img/actions/audio-white.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + + diff --git a/core/img/actions/confirm.svg b/core/img/actions/confirm.svg index f12084ed40..fd954cdcb1 100644 --- a/core/img/actions/confirm.svg +++ b/core/img/actions/confirm.svg @@ -1,4 +1,4 @@ - + diff --git a/core/img/actions/fullscreen-white.svg b/core/img/actions/fullscreen-white.svg index 77052945fb..887cd99ee5 100644 --- a/core/img/actions/fullscreen-white.svg +++ b/core/img/actions/fullscreen-white.svg @@ -1,4 +1,10 @@ - + + + + + + + diff --git a/core/img/actions/video-white.svg b/core/img/actions/video-white.svg index 4499ff8c61..59dc1b2532 100644 --- a/core/img/actions/video-white.svg +++ b/core/img/actions/video-white.svg @@ -1 +1,10 @@ - \ No newline at end of file + + + + + + + + + +