Refactor top class selector to body context in SCSS and update file metadata in sync cache

This commit is contained in:
2024-12-09 23:59:56 +01:00
parent 585f225262
commit 65d366cc7d
4 changed files with 9 additions and 9 deletions

View File

@@ -388,8 +388,8 @@
},
"layout-logged.php": {
"type": "-",
"size": 5586,
"lmtime": 1733421752511,
"size": 5693,
"lmtime": 1733745379453,
"modified": false
},
"layout-unlogged.php": {
@@ -482,14 +482,14 @@
},
"task_popup.php": {
"type": "-",
"size": 5203,
"lmtime": 0,
"size": 5209,
"lmtime": 1733745432733,
"modified": false
},
"task_single.php": {
"type": "-",
"size": 2852,
"lmtime": 0,
"size": 2861,
"lmtime": 1733745438165,
"modified": false
},
"work-time.php": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -188,7 +188,7 @@ input[type="checkbox"] {
}
}
.top {
body>.top {
background: #FFF;
border-bottom: 1px solid #eee;
display: flex;