course conflict highlighting and calculations

This commit is contained in:
Sriram Hariharan
2023-03-22 22:16:51 -05:00
parent 882b5b4e00
commit 2ddfde2642
7 changed files with 54 additions and 8 deletions

View File

@@ -21,7 +21,8 @@
.isConflict {
* {
color: $speedway_brick !important;
color: $speedway_brick;
text-decoration: line-through !important;
font-weight: normal !important;
}
}