feat: add hierarchical lesson session controls
This commit is contained in:
+1
-5
@@ -1392,11 +1392,7 @@ text.uml-step-element-active {
|
||||
cursor: wait;
|
||||
opacity: 0.6;
|
||||
}
|
||||
.lesson-progress-control[data-status="discussed"] {
|
||||
background: #fff4cc;
|
||||
border-color: #9b6a00;
|
||||
}
|
||||
.lesson-progress-control[data-status="completed"] {
|
||||
.lesson-progress-control[data-status="approved"] {
|
||||
background: #e7f6ed;
|
||||
border-color: #18794e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user