From: Artur Adib Date: Wed, 1 Feb 2012 20:19:01 +0000 (-0500) Subject: CSS fix X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2f1252af364e2024e623f2fad4b6d742572e1628;p=pdf.js.git CSS fix --- diff --git a/web/viewer.css b/web/viewer.css index ddbba7f..94e4861 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -242,7 +242,7 @@ canvas { top: 0; right: 0; bottom: 0; - background: url('images/loading-icon.gif') center no-repeat; */ + background: url('images/loading-icon.gif') center no-repeat; } .textLayer {