Refactor top class selector to body context in SCSS and update file metadata in sync cache
This commit is contained in:
12
.vscode/ftp-kr.sync.cache.json
vendored
12
.vscode/ftp-kr.sync.cache.json
vendored
@@ -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
@@ -188,7 +188,7 @@ input[type="checkbox"] {
|
||||
}
|
||||
}
|
||||
|
||||
.top {
|
||||
body>.top {
|
||||
background: #FFF;
|
||||
border-bottom: 1px solid #eee;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user