Show task description in admin panel.
This commit is contained in:
parent
57c6d5d40f
commit
ce155951bf
8 changed files with 33 additions and 11 deletions
|
@ -14,6 +14,15 @@
|
|||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.task-description {
|
||||
max-width: 220px;
|
||||
}
|
||||
|
||||
.task-schedule {
|
||||
font-family: monospace;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.mails-pending {
|
||||
color: green;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue