blob: 40c3565194faf41614c7b7c202660ce7a3ec06e5 [file] [log] [blame]
table{
width: 100%;
}
td{
vertical-align: middle;
padding-left: 5px;
}
td[title]{
text-overflow: ellipsis!important;
overflow:hidden !important;
}
.input-group{
width: 20%;
}
.finished {
color:red;
font-weight: bold;
}