Browse Source

flood torrent text fix

pull/178/head
Marius 4 years ago
parent
commit
0e138bfed7
  1. 2
      CSS/themes/flood/flood-base.css

2
CSS/themes/flood/flood-base.css

@ -295,7 +295,7 @@ p,
.dark .torrent__detail,
.torrent__detail {
color: hsla(0, 0%, 100%, .6);
color: var(--text);
}
.torrent--is-downloading--actively .torrent__detail--downRate {

Loading…
Cancel
Save