2 lines
5.9 KiB
CSS
2 lines
5.9 KiB
CSS
|
|
@charset "UTF-8";.main-box[data-v-4b061a60]{overflow-x:scroll}.gantt-box[data-v-4b061a60]{box-sizing:border-box;min-width:1120px;width:100%;height:100%;padding:18px;background:#ffffff;border-radius:8px}.gantt-box .header[data-v-4b061a60]{display:flex;justify-content:space-between;width:100%;height:60px}.gantt-box .header .left-content[data-v-4b061a60]{display:flex;width:65%;height:100%}.gantt-box .header .left-content .item[data-v-4b061a60]{display:flex;align-items:center;margin-right:20px}.gantt-box .header .left-content .item .color-block[data-v-4b061a60]{margin-right:10px;width:15px;height:15px;border-radius:2px}.gantt-box .header .left-content .item .label[data-v-4b061a60]{color:#29304d;font-size:18px}.gantt-box .header .right-content[data-v-4b061a60]{font-size:16px;line-height:60px;color:#ccc}.gantt-box .gantt-chart[data-v-4b061a60]{height:calc(100% - 145px);overflow:hidden}.gantt-box .gantt-chart .table[data-v-4b061a60]{position:relative;height:100%;overflow-x:auto}.gantt-box .gantt-chart .table[data-v-4b061a60]::-webkit-scrollbar{width:10px;height:8px;cursor:pointer}.gantt-box .gantt-chart .table[data-v-4b061a60]::-webkit-scrollbar-thumb{border-radius:10px;background-color:#e6f2ff}.gantt-box .gantt-chart .table .thead[data-v-4b061a60]{width:max-content}.gantt-box .gantt-chart .table .thead .row[data-v-4b061a60]{display:flex;position:relative}.gantt-box .gantt-chart .table .thead .row .fixed_1[data-v-4b061a60],.gantt-box .gantt-chart .table .thead .row .fixed_2[data-v-4b061a60],.gantt-box .gantt-chart .table .thead .row .fixed_3[data-v-4b061a60]{width:200px;position:relative;background:#e2ebff;z-index:10}.gantt-box .gantt-chart .table .thead .row .fixed_1[data-v-4b061a60]{border-left:1px solid #cbd1df;left:0}.gantt-box .gantt-chart .table .thead .row .fixed_2[data-v-4b061a60],.gantt-box .gantt-chart .table .thead .row .fixed_3[data-v-4b061a60]{left:0px}.gantt-box .gantt-chart .table .thead .row .td[data-v-4b061a60]{flex-shrink:0;box-sizing:border-box;height:42px;line-height:42px;background-color:#e2ebff;color:#666;font-size:16px;border-top:1px solid #cbd1df}.gantt-box .gantt-chart .table .thead .row .td .date[data-v-4b061a60]{line-height:21px;border-left:1px solid #cbd1df}.gantt-box .gantt-chart .table .thead .row .td .date .month[data-v-4b061a60]{border-bottom:1px solid #cbd1df}.gantt-box .gantt-chart .table .thead .row .td .date .days[data-v-4b061a60]{display:flex}.gantt-box .gantt-chart .table .thead .row .td .date .days .day[data-v-4b061a60]{flex:1}.gantt-box .gantt-chart .table .thead .row .td[data-v-4b061a60]:nth-child(1){padding-left:30px;width:200px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gantt-box .gantt-chart .table .thead .row .td[data-v-4b061a60]:not(:nth-child(1)){width:100px;text-align:center}.gantt-box .gantt-chart .table .thead .row .td[data-v-4b061a60]:nth-child(n+4){width:400px}.gantt-box .gantt-chart .table .tbody[data-v-4b061a60]{width:max-content}.gantt-box .gantt-chart .table .tbody .row-groups[data-v-4b061a60]{position:relative;height:42px}.gantt-box .gantt-chart .table .tbody .row-groups.open[data-v-4b061a60]{height:unset}.gantt-box .gantt-chart .table .tbody .row-groups>.row .td[data-v-4b061a60]:first-child{user-select:none;cursor:pointer}.gantt-box .gantt-chart .table .tbody .row-groups .row[data-v-4b061a60]{position:relative;display:flex;border-top:1px solid #cbd1df}.gantt-box .gantt-chart .table .tbody .row-groups .row .fixed_1[data-v-4b061a60],.gantt-box .gantt-chart .table .tbody .row-groups .row .fixed_2[data-v-4b061a60],.gantt-box .gantt-chart .table .tbody .row-groups .row .fixed_3[data-v-4b061a60]{width:200px;position:relative;background:#092945;z-index:10}.gantt-box .gantt-chart .table .tbody .row-groups .row .fixed_1[data-v-4b061a60]{left:0;border-left:1px solid #cbd1df}.gantt-box .gantt-chart .table .tbody .row-groups .row .fixed_2[data-v-4b061a60],.gantt-box .gantt-chart .table .tbody .row-groups .row .fixed_3[data-v-4b061a60]{left:0px}.gantt-box .gantt-chart .table .tbody .row-groups .row .td[data-v-4b061a60]{flex-shrink:0;box-sizing:border-box;height:42px;
|