From 25610c0ccb4c7c99fe0d6d82d6738dbcc40d05e3 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 28 Oct 2014 00:52:21 +0100 Subject: v4.2 Sortable table + other improvements. --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 62f0c50..f6319cc 100644 --- a/static/style.css +++ b/static/style.css @@ -99,7 +99,7 @@ a { position: absolute; left: 50%; top: 50%; - background-image: url(/static/img/loading.gif); + background-image: url(/img/loading.gif); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; -- cgit v1.2.3