[O] Make assignment type looks like Veracross
This commit is contained in:
@@ -8,7 +8,22 @@
|
|||||||
|
|
||||||
text-align: left;
|
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
|
// Grade
|
||||||
.el-col.grade
|
.el-col.grade
|
||||||
|
|||||||
Reference in New Issue
Block a user