Skip to content

Commit

Permalink
icons for Ktorrent SchizoDuckie#452
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed Aug 4, 2016
1 parent b3a74c4 commit 4d504b1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,10 @@ background-rotator .placeholder {
background-image: url('../img/torrentclients/rtorrent-small.png');
}

#actionbar_torrent a.ktorrent, .torrentlogo.ktorrent {
background-image: url('../img/torrentclients/ktorrent-small.png');
}

.torrentlogo {
display: inline-block;
width: 34px;
Expand Down
Binary file added img/torrentclients/ktorrent-colored.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/torrentclients/ktorrent-small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/torrentclients/ktorrent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion templates/settings/Ktorrent.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="buttons" ng-controller="ktorrentCtrl as ktorrent">
<h2>Ktorrent <h2cont translate-once="COMMON/integration/hdr"></h2cont></h2>

<img src="img/torrentclients/-colored.png" style='width:200px; margin: 0 auto'>
<img src="img/torrentclients/ktorrent-colored.png" style='width:200px; margin: 0 auto'>

<p><a href='https://github.com/SchizoDuckie/DuckieTV/wiki/Setting-up-Ktorrent-with-DuckieTV' target='_blank' translate-once="COMMON/set-up-instructions/lbl"></a></p>

Expand Down

0 comments on commit 4d504b1

Please sign in to comment.