loading overlay fix
[redakcja.git] / redakcja / static / css / filelist.css
index c398c45..b2f51ed 100644 (file)
@@ -64,4 +64,9 @@ a, a:visited, a:active {
 
 a:hover {
        text-decoration: underline;
-}
\ No newline at end of file
+}
+
+
+#loading-overlay {
+       display: none;
+}