Update styles and add task priority feature
- Changed border color from #eee to #cdcdcd in various CSS files including dropzone, mapplic, summernote, grid, and select2 to enhance UI consistency. - Added a new task priority selection feature in the task popup, allowing users to change the priority of tasks dynamically via AJAX. - Implemented AJAX functionality to handle task priority changes and update the task list accordingly.
This commit is contained in:
10
.vscode/ftp-kr.sync.cache.json
vendored
10
.vscode/ftp-kr.sync.cache.json
vendored
@@ -203,20 +203,20 @@
|
||||
"layout": {
|
||||
"style.css": {
|
||||
"type": "-",
|
||||
"size": 22689,
|
||||
"lmtime": 1746373939657,
|
||||
"size": 22151,
|
||||
"lmtime": 1757277842593,
|
||||
"modified": false
|
||||
},
|
||||
"style.css.map": {
|
||||
"type": "-",
|
||||
"size": 39717,
|
||||
"lmtime": 1746373939656,
|
||||
"lmtime": 1757277842593,
|
||||
"modified": false
|
||||
},
|
||||
"style.scss": {
|
||||
"type": "-",
|
||||
"size": 27607,
|
||||
"lmtime": 1746373939490,
|
||||
"size": 27628,
|
||||
"lmtime": 1757277842454,
|
||||
"modified": false
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user