zcloud-ui
Version:
A Component Library for Vue.js.
1 lines • 871 B
CSS
.zl-sku-dl,.zl-sku-dl dd{display:-webkit-box;display:-ms-flexbox}.zl-sku-dl{display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;margin-left:10px}.zl-sku-dl dt{width:100px;text-align:right}.zl-sku-dl dd{display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0}.zl-sku-dl dd .button{cursor:pointer;font-size:14px;font-weight:700;width:100px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px}.zl-sku-dl dd .button.disabled{color:#999;border:1px dashed #666}.zl-sku-dl dd .button.active{color:red}