[O] Make assignment type looks like Veracross

This commit is contained in:
Hykilpikonna
2019-10-05 19:57:40 -04:00
parent 45174422e9
commit 1139384ab3
@@ -8,7 +8,22 @@
text-align: left;
.el-col.description
{
span.type
{
display: inline-block;
font-size: 13px;
font-weight: 700;
background: #eee;
border-left: 2px solid #000;
height: 22px;
line-height: 22px;
}
}
// Grade
.el-col.grade