From 46a59252b655a9c2e05febd6b5e948bb5dbf81fb Mon Sep 17 00:00:00 2001 From: hmhealey Date: Fri, 18 Dec 2015 12:14:15 -0500 Subject: Refactored ViewImage modal and made it automatically play animated gifs --- web/sass-files/sass/partials/_files.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/sass-files/sass/partials') diff --git a/web/sass-files/sass/partials/_files.scss b/web/sass-files/sass/partials/_files.scss index 2c341f61e..62e067437 100644 --- a/web/sass-files/sass/partials/_files.scss +++ b/web/sass-files/sass/partials/_files.scss @@ -257,3 +257,8 @@ @include opacity(0); } } + +.view-image__loading { + background: black; + min-height: 100px; +} -- cgit v1.2.3-1-g7c22