From: Mitchell Livingston Date: Thu, 25 Aug 2011 04:06:08 +0000 (+0000) Subject: (trunk web) adjust common.css X-Git-Tag: 2.40b1~170 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=741f3190dc22d1d5f93c0024ad1623743afa4ca4;p=transmission (trunk web) adjust common.css --- 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;