From e77b81c14e5a9f7d8b90fe1221e793aaadccb70c Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Thu, 25 Aug 2011 04:04:13 +0000 Subject: [PATCH] (trunk web) r12732 for the iphone --- web/stylesheets/iphone.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/stylesheets/iphone.css b/web/stylesheets/iphone.css index a4a142ae0..edb6289b5 100644 --- a/web/stylesheets/iphone.css +++ b/web/stylesheets/iphone.css @@ -407,12 +407,12 @@ ul.torrent_list div.torrent_progress_bar.incomplete.leeching { border-color: #CFCFCF; } ul.torrent_list div.torrent_progress_bar.complete.seeding { - background-position: left -10px; - border-color: #35CA53; + background-position: left -40px; + border-color: #269E30; } ul.torrent_list div.torrent_progress_bar.incomplete.seeding { - background-position: left -40px; - border-color: #35AC47; + background-position: left -10px; + border-color: #29AD35; } div.dialog_container {