You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
364 lines
8.1 KiB
364 lines
8.1 KiB
/* BEM support Func |
|
-------------------------- */ |
|
/* Element Chalk Variables */ |
|
/* Transition |
|
-------------------------- */ |
|
/* Color |
|
-------------------------- */ |
|
/* 53a8ff */ |
|
/* 66b1ff */ |
|
/* 79bbff */ |
|
/* 8cc5ff */ |
|
/* a0cfff */ |
|
/* b3d8ff */ |
|
/* c6e2ff */ |
|
/* d9ecff */ |
|
/* ecf5ff */ |
|
/* Link |
|
-------------------------- */ |
|
/* Border |
|
-------------------------- */ |
|
/* Fill |
|
-------------------------- */ |
|
/* Typography |
|
-------------------------- */ |
|
/* Size |
|
-------------------------- */ |
|
/* z-index |
|
-------------------------- */ |
|
/* Disable base |
|
-------------------------- */ |
|
/* Icon |
|
-------------------------- */ |
|
/* Checkbox |
|
-------------------------- */ |
|
/* Radio |
|
-------------------------- */ |
|
/* Select |
|
-------------------------- */ |
|
/* Alert |
|
-------------------------- */ |
|
/* MessageBox |
|
-------------------------- */ |
|
/* Message |
|
-------------------------- */ |
|
/* Notification |
|
-------------------------- */ |
|
/* Input |
|
-------------------------- */ |
|
/* Cascader |
|
-------------------------- */ |
|
/* Group |
|
-------------------------- */ |
|
/* Tab |
|
-------------------------- */ |
|
/* Button |
|
-------------------------- */ |
|
/* cascader |
|
-------------------------- */ |
|
/* Switch |
|
-------------------------- */ |
|
/* Dialog |
|
-------------------------- */ |
|
/* Table |
|
-------------------------- */ |
|
/* Pagination |
|
-------------------------- */ |
|
/* Popup |
|
-------------------------- */ |
|
/* Popover |
|
-------------------------- */ |
|
/* Tooltip |
|
-------------------------- */ |
|
/* Tag |
|
-------------------------- */ |
|
/* Tree |
|
-------------------------- */ |
|
/* Dropdown |
|
-------------------------- */ |
|
/* Badge |
|
-------------------------- */ |
|
/* Card |
|
--------------------------*/ |
|
/* Slider |
|
--------------------------*/ |
|
/* Steps |
|
--------------------------*/ |
|
/* Menu |
|
--------------------------*/ |
|
/* Rate |
|
--------------------------*/ |
|
/* DatePicker |
|
--------------------------*/ |
|
/* Loading |
|
--------------------------*/ |
|
/* Scrollbar |
|
--------------------------*/ |
|
/* Carousel |
|
--------------------------*/ |
|
/* Collapse |
|
--------------------------*/ |
|
/* Transfer |
|
--------------------------*/ |
|
/* Header |
|
--------------------------*/ |
|
/* Footer |
|
--------------------------*/ |
|
/* Main |
|
--------------------------*/ |
|
/* Timeline |
|
--------------------------*/ |
|
/* Backtop |
|
--------------------------*/ |
|
/* Link |
|
--------------------------*/ |
|
/* Calendar |
|
--------------------------*/ |
|
/* Form |
|
-------------------------- */ |
|
/* Avatar |
|
--------------------------*/ |
|
/* Break-point |
|
--------------------------*/ |
|
/* Break-points |
|
-------------------------- */ |
|
/* Scrollbar |
|
-------------------------- */ |
|
/* Placeholder |
|
-------------------------- */ |
|
/* BEM |
|
-------------------------- */ |
|
/* Element Chalk Variables */ |
|
/* Transition |
|
-------------------------- */ |
|
/* Color |
|
-------------------------- */ |
|
/* 53a8ff */ |
|
/* 66b1ff */ |
|
/* 79bbff */ |
|
/* 8cc5ff */ |
|
/* a0cfff */ |
|
/* b3d8ff */ |
|
/* c6e2ff */ |
|
/* d9ecff */ |
|
/* ecf5ff */ |
|
/* Link |
|
-------------------------- */ |
|
/* Border |
|
-------------------------- */ |
|
/* Fill |
|
-------------------------- */ |
|
/* Typography |
|
-------------------------- */ |
|
/* Size |
|
-------------------------- */ |
|
/* z-index |
|
-------------------------- */ |
|
/* Disable base |
|
-------------------------- */ |
|
/* Icon |
|
-------------------------- */ |
|
/* Checkbox |
|
-------------------------- */ |
|
/* Radio |
|
-------------------------- */ |
|
/* Select |
|
-------------------------- */ |
|
/* Alert |
|
-------------------------- */ |
|
/* MessageBox |
|
-------------------------- */ |
|
/* Message |
|
-------------------------- */ |
|
/* Notification |
|
-------------------------- */ |
|
/* Input |
|
-------------------------- */ |
|
/* Cascader |
|
-------------------------- */ |
|
/* Group |
|
-------------------------- */ |
|
/* Tab |
|
-------------------------- */ |
|
/* Button |
|
-------------------------- */ |
|
/* cascader |
|
-------------------------- */ |
|
/* Switch |
|
-------------------------- */ |
|
/* Dialog |
|
-------------------------- */ |
|
/* Table |
|
-------------------------- */ |
|
/* Pagination |
|
-------------------------- */ |
|
/* Popup |
|
-------------------------- */ |
|
/* Popover |
|
-------------------------- */ |
|
/* Tooltip |
|
-------------------------- */ |
|
/* Tag |
|
-------------------------- */ |
|
/* Tree |
|
-------------------------- */ |
|
/* Dropdown |
|
-------------------------- */ |
|
/* Badge |
|
-------------------------- */ |
|
/* Card |
|
--------------------------*/ |
|
/* Slider |
|
--------------------------*/ |
|
/* Steps |
|
--------------------------*/ |
|
/* Menu |
|
--------------------------*/ |
|
/* Rate |
|
--------------------------*/ |
|
/* DatePicker |
|
--------------------------*/ |
|
/* Loading |
|
--------------------------*/ |
|
/* Scrollbar |
|
--------------------------*/ |
|
/* Carousel |
|
--------------------------*/ |
|
/* Collapse |
|
--------------------------*/ |
|
/* Transfer |
|
--------------------------*/ |
|
/* Header |
|
--------------------------*/ |
|
/* Footer |
|
--------------------------*/ |
|
/* Main |
|
--------------------------*/ |
|
/* Timeline |
|
--------------------------*/ |
|
/* Backtop |
|
--------------------------*/ |
|
/* Link |
|
--------------------------*/ |
|
/* Calendar |
|
--------------------------*/ |
|
/* Form |
|
-------------------------- */ |
|
/* Avatar |
|
--------------------------*/ |
|
/* Break-point |
|
--------------------------*/ |
|
.el-form--label-left .el-form-item__label { |
|
text-align: left; } |
|
|
|
.el-form--label-top .el-form-item__label { |
|
float: none; |
|
display: inline-block; |
|
text-align: left; |
|
padding: 0 0 10px 0; } |
|
|
|
.el-form--inline .el-form-item { |
|
display: inline-block; |
|
margin-right: 10px; |
|
vertical-align: top; } |
|
|
|
.el-form--inline .el-form-item__label { |
|
float: none; |
|
display: inline-block; } |
|
|
|
.el-form--inline .el-form-item__content { |
|
display: inline-block; |
|
vertical-align: top; } |
|
|
|
.el-form--inline.el-form--label-top .el-form-item__content { |
|
display: block; } |
|
|
|
.el-form-item { |
|
margin-bottom: 22px; } |
|
.el-form-item::before, |
|
.el-form-item::after { |
|
display: table; |
|
content: ""; } |
|
.el-form-item::after { |
|
clear: both; } |
|
.el-form-item .el-form-item { |
|
margin-bottom: 0; } |
|
.el-form-item .el-input__validateIcon { |
|
display: none; } |
|
.el-form-item--medium .el-form-item__label { |
|
line-height: 36px; } |
|
.el-form-item--medium .el-form-item__content { |
|
line-height: 36px; } |
|
.el-form-item--small .el-form-item__label { |
|
line-height: 32px; } |
|
.el-form-item--small .el-form-item__content { |
|
line-height: 32px; } |
|
.el-form-item--small.el-form-item { |
|
margin-bottom: 18px; } |
|
.el-form-item--small .el-form-item__error { |
|
padding-top: 2px; } |
|
.el-form-item--mini .el-form-item__label { |
|
line-height: 28px; } |
|
.el-form-item--mini .el-form-item__content { |
|
line-height: 28px; } |
|
.el-form-item--mini.el-form-item { |
|
margin-bottom: 18px; } |
|
.el-form-item--mini .el-form-item__error { |
|
padding-top: 1px; } |
|
.el-form-item__label-wrap { |
|
float: left; } |
|
.el-form-item__label-wrap .el-form-item__label { |
|
display: inline-block; |
|
float: none; } |
|
.el-form-item__label { |
|
text-align: right; |
|
vertical-align: middle; |
|
float: left; |
|
font-size: 14px; |
|
color: #606266; |
|
line-height: 40px; |
|
padding: 0 12px 0 0; |
|
-webkit-box-sizing: border-box; |
|
box-sizing: border-box; } |
|
.el-form-item__content { |
|
line-height: 40px; |
|
position: relative; |
|
font-size: 14px; } |
|
.el-form-item__content::before, |
|
.el-form-item__content::after { |
|
display: table; |
|
content: ""; } |
|
.el-form-item__content::after { |
|
clear: both; } |
|
.el-form-item__content .el-input-group { |
|
vertical-align: top; } |
|
.el-form-item__error { |
|
color: #F56C6C; |
|
font-size: 12px; |
|
line-height: 1; |
|
padding-top: 4px; |
|
position: absolute; |
|
top: 100%; |
|
left: 0; } |
|
.el-form-item__error--inline { |
|
position: relative; |
|
top: auto; |
|
left: auto; |
|
display: inline-block; |
|
margin-left: 10px; } |
|
.el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before, |
|
.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap > .el-form-item__label:before { |
|
content: '*'; |
|
color: #F56C6C; |
|
margin-right: 4px; } |
|
.el-form-item.is-error .el-input__inner, .el-form-item.is-error .el-input__inner:focus, |
|
.el-form-item.is-error .el-textarea__inner, |
|
.el-form-item.is-error .el-textarea__inner:focus { |
|
border-color: #F56C6C; } |
|
.el-form-item.is-error .el-input-group__append .el-input__inner, |
|
.el-form-item.is-error .el-input-group__prepend .el-input__inner { |
|
border-color: transparent; } |
|
.el-form-item.is-error .el-input__validateIcon { |
|
color: #F56C6C; } |
|
.el-form-item--feedback .el-input__validateIcon { |
|
display: inline-block; }
|
|
|