Files
EasySoft-ZenTaoPMS/module/product/css/track.ui.css
T

9 lines
653 B
CSS

#mainContent .table-empty-tip {padding: 180px 60px; text-align: center;}
#mainContent .table {table-layout: fixed; background-color: #fff; cursor: pointer;}
#mainContent .table td {white-space:nowrap; text-overflow:clip; overflow:hidden; position:unset !important; border-bottom-color:#ddd !important;}
#mainContent .table .requirement{background: #fff}
#mainContent .main-table tbody > tr:hover { background-color: #fff;}
#mainContent .main-table tbody > tr:nth-child(odd):hover { background-color: #f5f5f5;}
#mainContent .main-table thead > tr > th {overflow: hidden;}
#mainContent .table-footer {background: #fff; padding: 5px; margin-bottom: 10px;}