diff --git a/static/styles/beluga/style.css b/static/styles/beluga/style.css index 2c22d34..0f3ba46 100755 --- a/static/styles/beluga/style.css +++ b/static/styles/beluga/style.css @@ -1889,6 +1889,9 @@ tr.torrent:nth-of-type(even), tr.request:nth-of-type(even) { float: right } +.tl_reported { + color: #e85a5a; +} .tl_free { color: gold; }