You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
3.8 KiB
1 lines
3.8 KiB
@charset "UTF-8";.table-view{background:#fff}.table-view .table-title{padding:40rpx 0 40rpx 30rpx;font-size:30rpx;font-family:Source Han Serif SC;font-weight:700;color:#333;line-height:1}.table-row{position:relative;width:100%;padding:0 20rpx}.table-row .table-header{display:table;height:64rpx;background:#f7f7f7}.table-row .table-header .table-header-item{display:table-cell;box-sizing:border-box;width:120rpx;font-size:26rpx;font-family:Source Han Serif SC;font-weight:500;color:#333;text-align:center;line-height:64rpx}.table-row .table-header .table-header-item2{color:#e60000;background:#fff5f5}.table-row .table-header .table-header-item3{color:#f67f45;background:#fff5f0}.table-row .table-header .table-header-item4{color:#3bca72;background:#edfff4}.table-row .table-header .table-header-item5{color:#0c8ab0;background:#eefbff}.table-row .table-header .table-header-item6{color:#5dca3b;background:#f2ffee}.table-row .table-header .table-header-item7{color:#1f27c1;background:#f3f4ff}.table-row .table-header .table-header-item8{color:#0c8ab0;background:#eefbff}.table-row .table-header .header-hidden{visibility:hidden}.table-row .table-header .table-header-item:nth-of-type(1){width:90rpx}.table-row .table-header .table-header-item:nth-of-type(2){width:240rpx}.table-row .table-short .table-header-item:nth-of-type(1){width:120rpx}.table-row .table-short .table-header-item:nth-of-type(2){width:420rpx}.table-row .table-short .table-header-item:nth-of-type(3){width:160rpx}.table-row .table-middle .table-header-item:nth-of-type(1){width:90rpx}.table-row .table-middle .table-header-item:nth-of-type(2){width:120rpx}.table-row .table-middle .table-header-item:nth-of-type(3){width:400rpx}.table-row .table-middle .table-header-item:nth-of-type(4){width:100rpx}.table-row .position-table{position:absolute;top:0;left:0;width:310rpx;padding-left:20rpx;overflow:hidden;pointer-events:none}.table-cell .table-col{position:relative;display:table;box-sizing:border-box;padding:20rpx 0;border-bottom:1rpx solid #e7eeee;background-color:#fff}.table-cell .table-col .table-cell-col{position:relative;display:table-cell;box-sizing:border-box;width:120rpx;font-size:26rpx;font-family:Source Han Serif SC;font-weight:500;color:#333;text-align:center;vertical-align:middle;word-break:break-all}.table-cell .table-col .table-cell-col image{display:block;width:41rpx;height:38rpx;box-sizing:border-box;margin:0 auto}.table-cell .table-col .table-cell-col view{vertical-align:middle}.table-cell .table-col .table-col-mine::after{content:'我的';position:absolute;top:8rpx;right:-10rpx;height:24rpx;padding:0 8rpx;font-size:18rpx;color:#fff;text-align:center;line-height:24rpx;background:#f7c13e;border-radius:16rpx 10rpx 16rpx 10rpx;-webkit-border-radius:16rpx 10rpx 16rpx 10rpx;-moz-border-radius:16rpx 10rpx 16rpx 10rpx;-ms-border-radius:16rpx 10rpx 16rpx 10rpx;-o-border-radius:16rpx 10rpx 16rpx 10rpx}.table-cell .table-col .header-hidden{visibility:hidden;opacity:0}.table-cell .table-col .col-click{color:#0c4a9d;text-decoration:underline}.table-cell .table-col .table-cell-col:nth-of-type(1){width:90rpx}.table-cell .table-col .table-cell-col:nth-of-type(2){width:240rpx}.table-cell .table-col-on{background:#fff5f5}.table-cell .table-short .table-cell-col:nth-of-type(1){width:120rpx}.table-cell .table-short .table-cell-col:nth-of-type(2){width:420rpx}.table-cell .table-short .table-cell-col:nth-of-type(2) view{width:360rpx;box-sizing:border-box;margin:0 auto;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.table-cell .table-short .table-cell-col:nth-of-type(3){width:160rpx}.table-cell .table-middle .table-cell-col:nth-of-type(1){width:90rpx}.table-cell .table-middle .table-cell-col:nth-of-type(2){width:120rpx}.table-cell .table-middle .table-cell-col:nth-of-type(3){width:400rpx}.table-cell .table-middle .table-cell-col:nth-of-type(4){width:100rpx}
|