Files
EasySoft-ZenTaoPMS/module/execution/css/kanban.ui.css
T
2024-04-12 16:50:18 +08:00

5 lines
244 B
CSS

.card-title { color: var(--color-black-rgb); }
.kanban-header-title .text-danger {color:rgb(255, 93, 93); opacity: 1;}
.as-subtitle {opacity: 0.5; text-wrap: nowrap; font-weight: 700;}
.is-collapsed .icon-angle-top:before { content: "\e313"; }