mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
修改定时任务置顶样式
This commit is contained in:
parent
39dc31916e
commit
2081364325
|
@ -94,7 +94,7 @@
|
|||
.log-item {
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
background: #fafafa;
|
||||
background: #f2f2f2;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -195,5 +195,5 @@ body[data-mode='desktop'] {
|
|||
}
|
||||
|
||||
.cron.pinned-cron > td {
|
||||
background: #fafafa;
|
||||
background: #f2f2f2;
|
||||
}
|
Loading…
Reference in New Issue
Block a user