From 484842aee8d4de16c3030573e18aa6a6fd5f366d Mon Sep 17 00:00:00 2001 From: gilbN Date: Sun, 1 Sep 2019 01:01:46 +0200 Subject: [PATCH] rutorrent loading gif --- CSS/themes/rutorrent/rutorrent-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/rutorrent/rutorrent-base.css b/CSS/themes/rutorrent/rutorrent-base.css index 89e7be19..176547b6 100644 --- a/CSS/themes/rutorrent/rutorrent-base.css +++ b/CSS/themes/rutorrent/rutorrent-base.css @@ -1103,7 +1103,7 @@ div#t div#ind { height:34px; width:34px; - background:transparent url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/rutorrent/ajax-loader-small.gif) no-repeat 0 center; + background:transparent url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/rutorrent/ajax-loader.gif) no-repeat 0 center; margin:2px 6px }