From: Radek Czajka Date: Tue, 3 Aug 2010 12:05:58 +0000 (+0200) Subject: loading overlay fix X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/2e92c3cceb30a57e2ef53f71bfeb7fe2b803774e?ds=sidebyside loading overlay fix --- diff --git a/redakcja/static/css/filelist.css b/redakcja/static/css/filelist.css index c398c45e..b2f51ed2 100644 --- a/redakcja/static/css/filelist.css +++ b/redakcja/static/css/filelist.css @@ -64,4 +64,9 @@ a, a:visited, a:active { a:hover { text-decoration: underline; -} \ No newline at end of file +} + + +#loading-overlay { + display: none; +} diff --git a/redakcja/templates/base.html b/redakcja/templates/base.html index 749fd2a6..971213fe 100644 --- a/redakcja/templates/base.html +++ b/redakcja/templates/base.html @@ -10,7 +10,7 @@ -