mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-16 08:37:08 +08:00
修改定时任务置顶样式
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user