This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Color reported label in beluga
test
spaghetti
8 years ago
committed by
Tomochin
parent
dc42f31e4d
commit
c23a5265de
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
static/styles/beluga/style.css
+ 3
- 0
static/styles/beluga/style.css
View File
@@ -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;
}
Write
Preview
Loading…
Cancel
Save