UNPKG

efview

Version:

A high quality Service UI components Library with Vue.js

65 lines (61 loc) 1.8 kB
// 自定义参数 // 自定义 table @table-th-small-height: 32px; @table-th-default-height: 40px; @table-th-large-height: 48px; @table-td-small-height: 40px; @table-td-default-height: 48px; @table-td-large-height: 60px; @table-footer-small-height: 40px; @table-footer-default-height: 48px; @table-footer-large-height: 60px; @table-cell-padding:18px; @table-th-font-size:14px; @table-td-font-size:14px; @table-head-th-padding:5px 0px; @table-th-default-height:40px; @table-td-default-height:40px; @table-footer-default-height: 40px; @table-th-font-size:16px; @table-td-font-size:14px; @table-cell-padding:8px; @form-item-margin-bottom:24px; @page-font-hover-color:@primary-color; @page-border-radius:@btn-border-radius; @page-border-radius-small:@btn-border-radius-small; @tab-bar-bottom:16px; @table-border-width:1px; @modal-body-padding:16px; @modal-icon-size:31px; @modal-icon-top:8px; @modal-icon-right:8px; @modal-header-border:1px; @modal-header-color:#Fff; @modal-header-padding:14px 16px; @modal-top: 100px; @combox-bg:#Fff; @upload-drag-bg:#Fff; @card-header-border:1px; @card-header-padding:14px 16px; @steps-background-color:#fff; @page-background-color:#fff; @page-item-font-weight:500; @table-expended-cell-padding:20px 50px; @title-font-color:#464c5b; @title-font-weight:700; @title-font-size-1:16px; @title-font-size-2:14px; @title-font-size-3:12px; @table-border-width:0px; @input-disabled-bg:#f8f8f9; @table-td-hover-bg: #eaf4ff; @table-td-highlight-bg: #e0eeff; @form-item-margin-top:0px; @body-background: #eee; @input-disabled-font-color:#ccc; @btn-icon-size:16px; @efuture-checkbox-padding:6px; @efuture-radiogroupbox-padding:6px; @grid-head-required:@primary-color; @boder-color:#DCDFE6; @text-grey:#636569;