(trunk web) r12732 for the iphone
authorMitchell Livingston <livings124@transmissionbt.com>
Thu, 25 Aug 2011 04:04:13 +0000 (04:04 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Thu, 25 Aug 2011 04:04:13 +0000 (04:04 +0000)
web/stylesheets/iphone.css

index a4a142ae0865009d6d7067932192c0bf1ce2ce13..edb6289b5515de85a2963492271d62394e491e2e 100644 (file)
@@ -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 {