diff options
Diffstat (limited to 'www/templates/events-modal.html')
| -rw-r--r-- | www/templates/events-modal.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html index 531d4488..7ab9d828 100644 --- a/www/templates/events-modal.html +++ b/www/templates/events-modal.html @@ -66,7 +66,7 @@ <div ng-if="defaultVideo!==undefined && defaultVideo!='' && !isSnapShot() && !isStreamStopped()"> - <div ng-if="isVideoLoading" style="position:absolute; top:50%; left:50%;white-space:nowrap;overflow:hidden;z-index:999999" + <div ng-if="isVideoLoading" class="header-centered animated pulse infinite"> {{'kVideoLoading' | translate}}... |
