123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364 |
- /* 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: 0px; }
- .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: #e7304e;
- 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: #e7304e;
- 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: #e7304e; }
- .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: #e7304e; }
- .el-form-item--feedback .el-input__validateIcon {
- display: inline-block; }
|