mand-mobile
Version:
A Vue.js 2.0 Mobile UI Toolkit
1 lines • 789 B
CSS
.md-detail-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;line-height:1.35;font-size:28px;padding-top:12px;padding-bottom:12px}.md-detail-title{-webkit-flex-shrink:0;flex-shrink:0;color:#858b9c}.md-detail-content{-webkit-box-flex:1;-webkit-flex:1 1 0%;flex:1 1 0%;color:#41485d;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;margin-left:12px}.md-detail-item.is-bold .md-detail-content,.md-detail-item.is-bold .md-detail-title{font-weight:700;color:#41485d}