|
|
@ -47,7 +47,7 @@ |
|
|
|
#properties #torrentFiles tr.selected, |
|
|
|
#properties #torrentFiles tr.selected, |
|
|
|
#properties #trackers tr.selected, |
|
|
|
#properties #trackers tr.selected, |
|
|
|
#transferList tr.selected { |
|
|
|
#transferList tr.selected { |
|
|
|
background-color: #727E96; |
|
|
|
background-color: #415A8D; |
|
|
|
color: #fff; |
|
|
|
color: #fff; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -81,4 +81,4 @@ |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|
white-space: nowrap; |
|
|
|
white-space: nowrap; |
|
|
|
max-width: 300px; |
|
|
|
max-width: 300px; |
|
|
|
} |
|
|
|
} |
|
|
|