Update task styles with new border color and adjust sync cache metadata
This commit is contained in:
12
.vscode/ftp-kr.sync.cache.json
vendored
12
.vscode/ftp-kr.sync.cache.json
vendored
@@ -197,20 +197,20 @@
|
||||
"layout": {
|
||||
"style.css": {
|
||||
"type": "-",
|
||||
"size": 17553,
|
||||
"lmtime": 1734256875551,
|
||||
"size": 18298,
|
||||
"lmtime": 1734279688786,
|
||||
"modified": false
|
||||
},
|
||||
"style.css.map": {
|
||||
"type": "-",
|
||||
"size": 31418,
|
||||
"lmtime": 1734256875551,
|
||||
"size": 32824,
|
||||
"lmtime": 1734279688786,
|
||||
"modified": false
|
||||
},
|
||||
"style.scss": {
|
||||
"type": "-",
|
||||
"size": 21800,
|
||||
"lmtime": 1734256875410,
|
||||
"size": 22746,
|
||||
"lmtime": 1734279688647,
|
||||
"modified": false
|
||||
}
|
||||
},
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -330,7 +330,7 @@ body>.top {
|
||||
|
||||
&.tasks_fvat {
|
||||
h2 {
|
||||
border-bottom: 5px solid #f7fc00;
|
||||
border-bottom: 5px solid #a900fc;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user