ui: use task list component from widget toolkit

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Dominik Csapak
2021-06-24 09:18:07 +02:00
committed by Thomas Lamprecht
parent 73b77d4787
commit c7d032fc17
4 changed files with 10 additions and 385 deletions

View File

@ -14,10 +14,6 @@
background-color: #3892d4;
}
.info-blue {
color: #3892d4;
}
/* make the upper window end visible */
.x-css-shadow {
box-shadow: rgb(136,136,136) 0px -1px 15px !important;