基础排程基本完成
This commit is contained in:
8
sf_plan/static/src/css/button_color.css
Normal file
8
sf_plan/static/src/css/button_color.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.schedule_done {
|
||||
background-color: #69c17d;
|
||||
color: white;
|
||||
}
|
||||
.schedule_cancel {
|
||||
background-color: #ffc54d;
|
||||
color: black;
|
||||
}
|
||||
Reference in New Issue
Block a user