mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
perf: 任务支持禁用
This commit is contained in:
@@ -184,3 +184,12 @@ h1, h2, h3, h4, h5, h6 {
|
||||
.need-plus {
|
||||
color: #c5913f !important;
|
||||
}
|
||||
|
||||
|
||||
.disabled{
|
||||
color: #c7c7c7;
|
||||
}
|
||||
.deleted{
|
||||
//删除线
|
||||
text-decoration: line-through;
|
||||
}
|
||||
Reference in New Issue
Block a user