浏览代码

Color reported label in beluga

test
spaghetti 7 年前
committed by Tomochin
父节点
当前提交
c23a5265de
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      static/styles/beluga/style.css

+ 3
- 0
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;
}


正在加载...
取消
保存