diff --git a/CSS/themes/utorrent/utorrent-base.css b/CSS/themes/utorrent/utorrent-base.css index a46965cf..5d42cfa8 100644 --- a/CSS/themes/utorrent/utorrent-base.css +++ b/CSS/themes/utorrent/utorrent-base.css @@ -139,7 +139,7 @@ div#mainToolbar a#addurl { div#mainToolbar a#addurl::after { content: ""; - background: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/deluge/connection.png); + background: url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/utorrent/connection.png); height: 12px; width: 12px; position: absolute; diff --git a/Resources/utorrent/connection.png b/Resources/utorrent/connection.png new file mode 100644 index 00000000..4e68683d Binary files /dev/null and b/Resources/utorrent/connection.png differ