From 4c8ba1f5a2e6da48a75dc5c563e8cf486e8b66c8 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 14 Jul 2016 08:17:09 -0400 Subject: Change view image modal loading text to be visible (#3581) --- webapp/sass/components/_modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index 73651a320..6e5ff5d06 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -384,7 +384,7 @@ .loader-percent { bottom: 0; - color: $dark-gray; + color: alpha-color($white, 0.8); height: 20px; left: 0; margin: auto; -- cgit v1.2.3-1-g7c22