Files
EasySoft-ZenTaoPMS/module/weekly/css/index.css
T
2022-09-15 03:14:23 +00:00

5 lines
316 B
CSS

#mainContent td.projectName {white-space: nowrap; overflow-x: hidden;}
.main-table tbody>tr:nth-child(odd) {background-color:#fff;}
#pageNav .angle-btn:first-child a.btn {max-width: 300px; overflow: hidden;}
.totalCount {margin-top: 15px !important; font-weight: bold; text-align: right; padding: 8px 50px 8px 8px;}