goj/document/Online Judge 是如何解决判题端安全性问题的? - 知乎_files/main_004.css

2 lines
12 KiB
CSS
Raw Permalink Normal View History

2021-08-24 02:03:45 +00:00
.GoodsItemCard{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%;height:94px;padding-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.GoodsItemCard-left{-ms-flex-negative:0;flex-shrink:0;width:70px;height:70px;border-radius:6px;overflow:hidden;position:relative}.GoodsItemCard-imgLayer{position:absolute;z-index:1;background-color:rgba(0,0,0,.03)}.GoodsItemCard-imgLayer,.GoodsItemCard-imgUrl{width:100%;height:100%;border-radius:6px;overflow:hidden}.GoodsItemCard-imgUrl{-o-object-fit:contain;object-fit:contain}.GoodsItemCard-right{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin-left:12px;padding-right:16px;position:relative}.GoodsItemCard-title{font-weight:500;font-size:16px;line-height:22px;color:#121212;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}html[data-theme=dark] .GoodsItemCard-title{color:#fff}.GoodsItemCard-footer{margin-top:8px;font-weight:500;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.GoodsItemCard-price{display:inline-block;font-size:14px;margin-bottom:1px;color:#ff7955}html[data-theme=dark] .GoodsItemCard-price{color:#ff7955}.GoodsItemCard-footerText{display:inline-block;font-size:12px;color:#999;margin-left:8px}html[data-theme=dark] .GoodsItemCard-footerText{color:#999}.GoodsItemCard-footerIcon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;line-height:20px;padding:3px 6px;margin-top:8px;background:#f6f6f6;border:1px solid #d3d3d3;border-radius:20px;font-size:12px;color:#444;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .GoodsItemCard-footerIcon{background:#1b1b1b;border:1px solid #2e2e2e;color:#d3d3d3}.GoodsItemCard-bottomLine{position:absolute;width:200%;height:1px;bottom:0;left:98px;background-color:#ebebeb;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left bottom;transform-origin:left bottom;overflow:hidden}html[data-theme=dark] .GoodsItemCard-bottomLine{background-color:#2e2e2e}img:not([src]),img[src=""]{opacity:0}@-webkit-keyframes skeleton-wave{0%{-webkit-transform:translateX(-8000%);transform:translateX(-8000%)}to{-webkit-transform:translateX(10000%);transform:translateX(10000%)}}@keyframes skeleton-wave{0%{-webkit-transform:translateX(-8000%);transform:translateX(-8000%)}to{-webkit-transform:translateX(10000%);transform:translateX(10000%)}}.skeleton{background:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}html[data-theme=dark] .skeleton{background:#121212}.skeleton__line{background-color:#f6f6f6;background-image:-webkit-gradient(linear,left top,right top,from(#f6f6f6),color-stop(25%,#ebebeb),color-stop(75%,#ebebeb),to(#f6f6f6));background-image:linear-gradient(90deg,#f6f6f6 0,#ebebeb 25%,#ebebeb 75%,#f6f6f6);border-radius:5px;height:10px;margin-bottom:16px}html[data-theme=dark] .skeleton__line{background-color:#1b1b1b;background-image:-webkit-gradient(linear,left top,right top,from(#1b1b1b),color-stop(25%,#2e2e2e),color-stop(75%,#2e2e2e),to(#1b1b1b));background-image:linear-gradient(90deg,#1b1b1b 0,#2e2e2e 25%,#2e2e2e 75%,#1b1b1b)}.skeleton__line:last-child{margin-bottom:0}.skeleton__line--h01:first-child{width:200px}.skeleton__line--h01:last-child{width:89px}.skeleton__line--p01:first-child{width:80px}.skeleton__line--p01:last-child{width:170px}.skeleton__line--t01:last-child,.skeleton__line--t02:last-child{width:148px}.skeleton__line--c01{margin-left:12px}.skeleton__line--c01:first-child{margin-top:6px;width:180px}.skeleton__line--c01:last-child{width:80px}.skeleton__line--c02:first-child{margin-top:6px;width:180px}.skeleton__line--c02:last-child
/*# sourceMappingURL=main.GoodsRecommendGoodsCardList.216a26f4.fa8ead9ef18009727ea4.css.map */