From 741f3190dc22d1d5f93c0024ad1623743afa4ca4 Mon Sep 17 00:00:00 2001 From: Mitchell Livingston Date: Thu, 25 Aug 2011 04:06:08 +0000 Subject: [PATCH] (trunk web) adjust common.css --- web/stylesheets/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/stylesheets/common.css b/web/stylesheets/common.css index 51dd1f19b..c5e41139b 100644 --- a/web/stylesheets/common.css +++ b/web/stylesheets/common.css @@ -447,7 +447,7 @@ ul.torrent_list div.torrent_progress_bar.incomplete.leeching { } ul.torrent_list div.torrent_progress_bar.complete.seeding { background-position: left -40px; - border: 1px solid #269E30; + border-color: #269E30; } ul.torrent_list div.torrent_progress_bar.incomplete.seeding { background-position: left -10px; -- 2.40.0