PHRAS-3157 : video tools : change loader gif

This commit is contained in:
Harrys Ravalomanana
2020-07-03 10:51:38 +04:00
parent 5ebc5f170e
commit e6bdcad4ba
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -92,8 +92,8 @@
</video>
</div>
<div class="videotools-spinner ui-widget-overlay ui-front hidden" id="videotools-spinner">
<img width="50" height="50" src="/assets/common/images/loader.gif" alt="" id="gif-loader">
<div class="videotools-spinner ui-widget-overlay ui-front hidden" id="videotools-spinner" style="opacity: 0.9">
<img src="/assets/common/images/icons/loading.svg" alt="" id="gif-loader">
</div>
<div id="thumb_camera_button"></div>