Files
EasySoft-ZenTaoPMS/module/task/css/view.ui.css
T
2024-02-01 13:56:11 +08:00

6 lines
476 B
CSS

#mainContent > div.detail-header.flex.justify-between.mb-3 > div > div > div > span > a {color: #000;}
#mainContent > div.detail-header.flex.justify-between.mb-3 > div > div > div > span > a:hover {color: #2e7fff;}
#mainContent .table-data tbody > tr > td,#mainContent .table-data tbody > tr > th {word-break: break-all;}
#mainContent .detail-body .section > .h4 {font-size: 1rem !important;}
#mainContent .detail-body .section > .article {font-size: 13px; font-weight: 400;}