@charset "UTF-8";
/*!
 *  build: guatron-admin 
 *  copyright: 广州冠创智能科技有限公司 
 *  time: 2026-3-20 12:44:50
 */.task-list-table{width:100%;height:100%;overflow:auto}.task-list-table .danger-row td{background-color:#f5dfdc!important;border-color:#f5dfdc!important}.task-list-table .warning-row td{background-color:#fdf6ec!important;border-color:#faecd8!important}.task-list-table .priority-indicator{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px;background-color:red}.task-list-table .priority-high{background-color:#ff4d4f}.task-list-table .priority-medium{background-color:#faad14}.task-list-table .priority-low{background-color:#52c41a}