mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 06:25:39 +02:00
feat(users): show scoreLevel on account detail view
This commit is contained in:
@@ -160,6 +160,13 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.score-level {
|
||||
color: #FF6600;
|
||||
> kbd {
|
||||
background-color: #FF6600;
|
||||
}
|
||||
}
|
||||
|
||||
.vip-flag {
|
||||
color: #FF6600;
|
||||
> kbd {
|
||||
|
||||
Reference in New Issue
Block a user