ing-ui-vue
Version:
2 lines (1 loc) • 526 B
CSS
.ing-btn{appearance:none;border:none;outline:none;background:#fff;text-align:center;border:1px solid transparent;border-radius:4px;cursor:pointer}.large{width:240px;height:50px;font-size:16px}.moddle{width:180px;height:50px;font-size:16px}.small{width:100px;height:32px}.mini{width:60px;height:32px}.default{border-color:#e4e4e4;color:#666}.primary{border-color:#87ceeb;background:skyblue;color:#fff}.plain{border-color:#87ceeb;color:#87ceeb;background:lighten(skyblue,50%)}.gray{border-color:#ccc;background:#ccc;color:#fff}