mirror of
https://github.com/zoriya/flood.git
synced 2026-06-04 19:36:42 +00:00
Fix secondary torrent props
This commit is contained in:
@@ -289,6 +289,10 @@ $torrent--background--error: #e95779;
|
||||
.is-selected & {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.is-selected.is-stopped & {
|
||||
color: $torrent--tertiary--foreground--selected--stopped;
|
||||
}
|
||||
}
|
||||
|
||||
&--download {
|
||||
|
||||
Reference in New Issue
Block a user