Commit 93a0782
committed
fix(ui): update icons and styles for step notices and modal
Replace exclamation-circle with a simpler exclamation icon and add
top margin in the previous steps incomplete notice to improve alignment.
Increase size and change color from green to teal on the check-circle
icon in the tests passed notice for better visibility.
Swap emoji warning in the incomplete modal with a consistent SVG icon
to maintain visual consistency and improve styling control.1 parent d861c2a commit 93a0782
File tree
3 files changed
+3
-5
lines changed- app/components/course-page
- course-stage-step
3 files changed
+3
-5
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments