mirror of
https://github.com/transmission/transmission
synced 2025-03-19 10:15:36 +00:00
(trunk web) adjust common.css
This commit is contained in:
parent
e77b81c14e
commit
741f3190dc
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue