summaryrefslogtreecommitdiff
path: root/www/templates/montage.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/montage.html')
-rw-r--r--www/templates/montage.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/templates/montage.html b/www/templates/montage.html
index 5c14fa88..1737e0d7 100644
--- a/www/templates/montage.html
+++ b/www/templates/montage.html
@@ -31,7 +31,7 @@
<ion-refresher pulling-text="Pull to reload Monitors..." spinner="bubbles" on-refresh="doRefresh()">
</ion-refresher>
-
+
<span ng-show="!minimal">
<div class="range range-positive">
<i style="color:#bbbbbb" class="icon ion-image"></i>
@@ -41,9 +41,9 @@
</div>
</span>
-
-
-
+
+
+
<div ng-style="packMontage ? { '-webkit-column-count':slider.monsize,'-webkit-column-gap':'0px','line-height':'0px','-webkit-column-fill': 'balance', 'column-fill': 'balance'} : {'-webkit-column-count':slider.monsize,'-webkit-column-gap':'0px','line-height':'0px','display':'-webkit-flex','-webkit-flex-direction':'row','flex-direction':'row', 'flex-wrap':'wrap' }">
<!--<div ng-style="packMontage ? { '-webkit-column-count':slider.monsize, '-webkit-column-gap':'0px','line-height':'0px' } : { 'flex':'display', '-webkit-column-count':slider.monsize }">-->
@@ -97,7 +97,7 @@
<div ng-if="isModalActive">
- <img image-spinner-src="img/pausevideo.png" style="margin-top:0px;
+ <img image-spinner-src="img/pausevideo.png" style="margin-top:0px;
width: 100% !important;
height: auto !important;" />
</div>
@@ -106,7 +106,7 @@
</span>
</div>
-
+
<!-- ngrepeat -->