@winner-fed/wui-theme-redness
Version:
Wui component redness theme.
1 lines • 1.42 kB
CSS
.win-coupon__amount,.win-coupon__condition,.win-coupon__name,.win-coupon__valid{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.win-coupon{margin:0 12px 12px;overflow:hidden;background-color:#fff;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.1)}.win-coupon:active{background-color:#f2f3f5}.win-coupon__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:84px;padding:14px 0;color:#323233}.win-coupon__head{position:relative;min-width:96px;padding:0 8px;color:#e3454b;text-align:center}.win-coupon__amount{margin-bottom:6px;font-weight:500;font-size:30px}.win-coupon__amount span{font-weight:400;font-size:40%}.win-coupon__amount span:not(:empty){margin-left:2px}.win-coupon__condition{font-size:12px;line-height:16px;white-space:pre-wrap}.win-coupon__body{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;border-radius:0 8px 8px 0}.win-coupon__name{margin-bottom:10px;font-weight:700;font-size:14px;line-height:20px}.win-coupon__valid{font-size:12px}.win-coupon__corner{position:absolute;top:0;right:16px;bottom:0}.win-coupon__description{padding:8px 16px;font-size:12px;border-top:1px dashed #ebedf0}.win-coupon--disabled:active{background-color:#fff}.win-coupon--disabled .win-coupon-item__content{height:calc(84px - 10px)}.win-coupon--disabled .win-coupon__head{color:inherit}