13 lines
160 B
CSS
13 lines
160 B
CSS
/* tasklinks */
|
|
.task-links-table {
|
|
font-size: 0.85em;
|
|
}
|
|
|
|
.task-links-table td {
|
|
vertical-align: middle;
|
|
}
|
|
|
|
.task-links-task-count {
|
|
color: #999;
|
|
}
|