[S] Make course assignment type background look nicer

This commit is contained in:
Hykilpikonna
2020-01-05 17:17:43 -05:00
parent 0da5be9448
commit 7c7d7e609a
+1 -1
View File
@@ -63,7 +63,7 @@
}
// Course card
.entry-box, .none .unread-number {background: #a1a1a1 !important}
.entry-box, .none .unread-number {background: #797979 !important}
.entry-box.max {background-color: #949494 !important}
.entry-box.percent {background-color: #a7a490 !important}
.course-name {color: #cffff6 !important}