Update task styles with new border color and adjust sync cache metadata

This commit is contained in:
2024-12-16 11:54:54 +01:00
parent b007a544d6
commit ed912058e8
4 changed files with 9 additions and 9 deletions

View File

@@ -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

View File

@@ -330,7 +330,7 @@ body>.top {
&.tasks_fvat {
h2 {
border-bottom: 5px solid #f7fc00;
border-bottom: 5px solid #a900fc;
}
}