UNPKG

lixin-web

Version:

vue and bootstrap

2,214 lines 534 kB
.el-form-item__content:before, .el-form-item__content:after { display: table; content: ""; } .el-form-item__content:after { clear: both; } .el-form-item:before, .el-form-item:after { display: table; content: ""; } .el-form-item:after { clear: both; } .el-breadcrumb:before, .el-breadcrumb:after { display: table; content: ""; } .el-breadcrumb:after { clear: both; } .el-button-group:before, .el-button-group:after { display: table; content: ""; } .el-button-group:after { clear: both; } .el-button-group:before, .el-button-group:after { display: table; content: ""; } .el-button-group:after { clear: both; } .el-button-group:before, .el-button-group:after { display: table; content: ""; } .el-button-group:after { clear: both; } .el-button-group:before, .el-button-group:after { display: table; content: ""; } .el-button-group:after { clear: both; } .el-autocomplete-suggestion.is-loading li:after { display: inline-block; content: ""; height: 100%; vertical-align: middle; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } /* DEPRECATED */ .fade-in-linear-enter-active, .fade-in-linear-leave-active { transition: opacity 200ms linear; } .fade-in-linear-enter, .fade-in-linear-leave, .fade-in-linear-leave-active { opacity: 0; } .el-fade-in-linear-enter-active, .el-fade-in-linear-leave-active { transition: opacity 200ms linear; } .el-fade-in-linear-enter, .el-fade-in-linear-leave, .el-fade-in-linear-leave-active { opacity: 0; } .el-fade-in-enter-active, .el-fade-in-leave-active { transition: all .3s cubic-bezier(.55,0,.1,1); } .el-fade-in-enter, .el-fade-in-leave-active { opacity: 0; } .el-zoom-in-center-enter-active, .el-zoom-in-center-leave-active { transition: all .3s cubic-bezier(.55,0,.1,1); } .el-zoom-in-center-enter, .el-zoom-in-center-leave-active { opacity: 0; transform: scaleX(0); } .el-zoom-in-top-enter-active, .el-zoom-in-top-leave-active { opacity: 1; transform: scaleY(1); transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1) 100ms, opacity 300ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; transform-origin: center top; } .el-zoom-in-top-enter, .el-zoom-in-top-leave-active { opacity: 0; transform: scaleY(0); } .el-zoom-in-bottom-enter-active, .el-zoom-in-bottom-leave-active { opacity: 1; transform: scaleY(1); transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1) 100ms, opacity 300ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; transform-origin: center bottom; } .el-zoom-in-bottom-enter, .el-zoom-in-bottom-leave-active { opacity: 0; transform: scaleY(0); } .collapse-transition { transition: 0.3s height ease-in-out, 0.3s padding-top ease-in-out, 0.3s padding-bottom ease-in-out; } .el-list-enter-active, .el-list-leave-active { transition: all 1s; } .el-list-enter, .el-list-leave-active { opacity: 0; transform: translateY(-30px); } @font-face { font-family: 'element-icons'; src: url('fonts/element-icons.woff?t=1472440741') format('woff'), /* chrome, firefox */ url('fonts/element-icons.ttf?t=1472440741') format('truetype'); /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ font-weight: 400; font-style: normal; } [class^="el-icon-"], [class*=" el-icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'element-icons' !important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; vertical-align: baseline; display: inline-block; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .el-icon-arrow-down:before { content: "\e600"; } .el-icon-arrow-left:before { content: "\e601"; } .el-icon-arrow-right:before { content: "\e602"; } .el-icon-arrow-up:before { content: "\e603"; } .el-icon-caret-bottom:before { content: "\e604"; } .el-icon-caret-left:before { content: "\e605"; } .el-icon-caret-right:before { content: "\e606"; } .el-icon-caret-top:before { content: "\e607"; } .el-icon-check:before { content: "\e608"; } .el-icon-circle-check:before { content: "\e609"; } .el-icon-circle-close:before { content: "\e60a"; } .el-icon-circle-cross:before { content: "\e60b"; } .el-icon-close:before { content: "\e60c"; } .el-icon-upload:before { content: "\e60d"; } .el-icon-d-arrow-left:before { content: "\e60e"; } .el-icon-d-arrow-right:before { content: "\e60f"; } .el-icon-d-caret:before { content: "\e610"; } .el-icon-date:before { content: "\e611"; } .el-icon-delete:before { content: "\e612"; } .el-icon-document:before { content: "\e613"; } .el-icon-edit:before { content: "\e614"; } .el-icon-information:before { content: "\e615"; } .el-icon-loading:before { content: "\e616"; } .el-icon-menu:before { content: "\e617"; } .el-icon-message:before { content: "\e618"; } .el-icon-minus:before { content: "\e619"; } .el-icon-more:before { content: "\e61a"; } .el-icon-picture:before { content: "\e61b"; } .el-icon-plus:before { content: "\e61c"; } .el-icon-search:before { content: "\e61d"; } .el-icon-setting:before { content: "\e61e"; } .el-icon-share:before { content: "\e61f"; } .el-icon-star-off:before { content: "\e620"; } .el-icon-star-on:before { content: "\e621"; } .el-icon-time:before { content: "\e622"; } .el-icon-warning:before { content: "\e623"; } .el-icon-delete2:before { content: "\e624"; } .el-icon-upload2:before { content: "\e627"; } .el-icon-view:before { content: "\e626"; } .el-icon-loading { animation: rotating 1s linear infinite; } .el-icon--right { margin-left: 5px; } .el-icon--left { margin-right: 5px; } @keyframes rotating { 0% { transform: rotateZ(0deg); } 100% { transform: rotateZ(360deg); } } @charset "UTF-8"; @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-select-dropdown { position: absolute; z-index: 1001; border: solid 1px rgb(209, 221, 229); border-radius: 2px; background-color: #fff; box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04); box-sizing: border-box; margin: 5px 0; } .el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list { padding: 0; } .el-select-dropdown.is-multiple {} .el-select-dropdown.is-multiple .el-select-dropdown__item.selected { color: #2ba7e7; background-color: #fff; } .el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover { background-color: #eff8f9; } .el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after { position: absolute; right: 10px; font-family: 'element-icons'; content: "\E608"; font-size: 11px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .el-select-dropdown__empty { padding: 10px 0; margin: 0; text-align: center; color: #999; font-size: 14px; } .el-select-dropdown__wrap { max-height: 274px; } .el-select-dropdown__list { list-style: none; padding: 6px 0; margin: 0; box-sizing: border-box; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-input { position: relative; font-size: 14px; display: inline-block; width: 100%; } .el-input.is-disabled .el-input__inner { background-color: rgb(238, 242, 246); border-color: rgb(209, 221, 229); color: #bbb; cursor: not-allowed; } .el-input.is-disabled .el-input__inner::-webkit-input-placeholder { color: #d5d5d5; } .el-input.is-disabled .el-input__inner:-ms-input-placeholder { color: #d5d5d5; } .el-input.is-disabled .el-input__inner::placeholder { color: #d5d5d5; } .el-input.is-active .el-input__inner { outline: none; border-color: #2ba7e7; } .el-input__inner { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; background-image: none; border-radius: 2px; border: 1px solid #d5d5d5; box-sizing: border-box; color: rgb(31, 48, 61); display: inline-block; font-size: inherit; height: 31px; line-height: 1; outline: none; padding: 3px 10px; transition: border-color .2s cubic-bezier(.645,.045,.355,1); width: 100%; } .el-input__inner::-webkit-input-placeholder { color: #999; } .el-input__inner:-ms-input-placeholder { color: #999; } .el-input__inner::placeholder { color: #999; } .el-input__inner:hover { border-color: rgba(43, 167, 231, 0.5); } .el-input__inner:focus { outline: none; border-color: #2ba7e7; } .el-input__icon { position: absolute; width: 35px; height: 100%; right: 0; top: 0; text-align: center; color: #d5d5d5; transition: all .3s; } .el-input__icon:after { content: ''; height: 100%; width: 0; display: inline-block; vertical-align: middle; } .el-input__icon + .el-input__inner { padding-right: 35px; } .el-input__icon.is-clickable {} .el-input__icon.is-clickable:hover { cursor: pointer; color: rgba(43, 167, 231, 0.5); } .el-input__icon.is-clickable:hover + .el-input__inner { border-color: rgba(43, 167, 231, 0.5); } .el-input--large { font-size: 16px; } .el-input--large .el-input__inner { height: 42px; } .el-input--small { font-size: 13px; } .el-input--small .el-input__inner { height: 30px; } .el-input--mini { font-size: 12px; } .el-input--mini .el-input__inner { height: 22px; } .el-input-group { line-height: normal; display: inline-table; width: 100%; border-collapse: separate; } .el-input-group > .el-input__inner { vertical-align: middle; display: table-cell; } .el-input-group__append, .el-input-group__prepend { background-color: rgb(251, 253, 255); color: rgb(151, 171, 190); vertical-align: middle; display: table-cell; position: relative; border: 1px solid #d5d5d5; border-radius: 2px; padding: 0 10px; width: 1px; white-space: nowrap; } .el-input-group__append .el-select, .el-input-group__append .el-button, .el-input-group__prepend .el-select, .el-input-group__prepend .el-button { display: block; margin: -10px; } .el-input-group__append button.el-button, .el-input-group__append div.el-select .el-input__inner, .el-input-group__append div.el-select:hover .el-input__inner, .el-input-group__prepend button.el-button, .el-input-group__prepend div.el-select .el-input__inner, .el-input-group__prepend div.el-select:hover .el-input__inner { border-color: transparent; background-color: transparent; color: inherit; border-top: 0; border-bottom: 0; } .el-input-group__append .el-button, .el-input-group__append .el-input, .el-input-group__prepend .el-button, .el-input-group__prepend .el-input { font-size: inherit; } .el-input-group__prepend { border-right: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; } .el-input-group__append { border-left: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; } .el-input-group--prepend .el-input__inner { border-top-left-radius: 0; border-bottom-left-radius: 0; } .el-input-group--append .el-input__inner { border-top-right-radius: 0; border-bottom-right-radius: 0; } .el-textarea { display: inline-block; width: 100%; vertical-align: bottom; } .el-textarea.is-disabled .el-textarea__inner { background-color: rgb(238, 242, 246); border-color: rgb(209, 221, 229); color: #bbb; cursor: not-allowed; } .el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder { color: #d5d5d5; } .el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder { color: #d5d5d5; } .el-textarea.is-disabled .el-textarea__inner::placeholder { color: #d5d5d5; } .el-textarea__inner { display: block; resize: vertical; padding: 5px 7px; line-height: 1.5; box-sizing: border-box; width: 100%; font-size: 14px; color: rgb(31, 48, 61); background-color: #fff; background-image: none; border: 1px solid #d5d5d5; border-radius: 2px; transition: border-color .2s cubic-bezier(.645,.045,.355,1); } .el-textarea__inner::-webkit-input-placeholder { color: #999; } .el-textarea__inner:-ms-input-placeholder { color: #999; } .el-textarea__inner::placeholder { color: #999; } .el-textarea__inner:hover { border-color: rgba(43, 167, 231, 0.5); } .el-textarea__inner:focus { outline: none; border-color: #2ba7e7; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-tag { background-color: rgb(131, 148, 165); display: inline-block; padding: 0 5px; height: 24px; line-height: 22px; font-size: 12px; color: #fff; border-radius: 4px; box-sizing: border-box; border: 1px solid transparent; white-space: nowrap; } .el-tag .el-icon-close { border-radius: 50%; text-align: center; position: relative; cursor: pointer; font-size: 12px; transform: scale(.75, .75); height: 18px; width: 18px; line-height: 18px; vertical-align: middle; top: -1px; right: -2px; } .el-tag .el-icon-close:hover { background-color: #fff; color: rgb(131, 148, 165); } .el-tag--gray { background-color: #eff8f9; border-color: #eff8f9; color: #2ba7e7; } .el-tag--gray .el-tag__close:hover { background-color: #2ba7e7; color: #fff; } .el-tag--gray.is-hit { border-color: #2ba7e7; } .el-tag--primary { background-color: rgba(32,159,255,0.10); border-color: rgba(32,159,255,0.20); color: #2ba7e7; } .el-tag--primary .el-tag__close:hover { background-color: #2ba7e7; color: #fff; } .el-tag--primary.is-hit { border-color: #2ba7e7; } .el-tag--success { background-color: rgba(18,206,102,0.10); border-color: rgba(18,206,102,0.20); color: #78d640; } .el-tag--success .el-tag__close:hover { background-color: #78d640; color: #fff; } .el-tag--success.is-hit { border-color: #78d640; } .el-tag--warning { background-color: rgba(247,186,41,0.10); border-color: rgba(247,186,41,0.20); color: #64c4c9; } .el-tag--warning .el-tag__close:hover { background-color: #64c4c9; color: #fff; } .el-tag--warning.is-hit { border-color: #64c4c9; } .el-tag--danger { background-color: rgba(255,73,73,0.10); border-color: rgba(255,73,73,0.20); color: #fe5307; } .el-tag--danger .el-tag__close:hover { background-color: #fe5307; color: #fff; } .el-tag--danger.is-hit { border-color: #fe5307; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-select-dropdown {} .el-select-dropdown__item { font-size: 14px; padding: 8px 10px; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #2ba7e7; height: 36px; line-height: 1.5; box-sizing: border-box; cursor: pointer; } .el-select-dropdown__item.hover, .el-select-dropdown__item:hover { background-color: #eff8f9; } .el-select-dropdown__item.selected { color: #fff; background-color: #2ba7e7; } .el-select-dropdown__item.selected.hover { background-color: rgb(38, 147, 203); } .el-select-dropdown__item span { line-height: 1.5 !important; } .el-select-dropdown__item.is-disabled { color: #d5d5d5; cursor: not-allowed; } .el-select-dropdown__item.is-disabled:hover { background-color: #fff; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-select-group { margin: 0; padding: 0; } .el-select-group .el-select-dropdown__item { padding-left: 20px; } .el-select-group__wrap { list-style: none; margin: 0; padding: 0; } .el-select-group__title { padding-left: 10px; font-size: 12px; color: #999; height: 30px; line-height: 30px; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-scrollbar { overflow: hidden; position: relative; } .el-scrollbar:hover .el-scrollbar__bar, .el-scrollbar:active .el-scrollbar__bar, .el-scrollbar:focus .el-scrollbar__bar { opacity: 1; transition: opacity 340ms ease-out; } .el-scrollbar__wrap { overflow: scroll; } .el-scrollbar__wrap--hidden-default {} .el-scrollbar__wrap--hidden-default::-webkit-scrollbar { width: 0; height: 0; } .el-scrollbar__thumb { position: relative; display: block; width: 0; height: 0; cursor: pointer; border-radius: inherit; background-color: rgba(151, 171, 190, 0.3); transition: .3s background-color; } .el-scrollbar__thumb:hover { background-color: rgba(151, 171, 190, 0.5); } .el-scrollbar__bar { position: absolute; right: 2px; bottom: 2px; z-index: 1; border-radius: 4px; opacity: 0; transition: opacity 120ms ease-out; } .el-scrollbar__bar.is-horizontal { height: 6px; left: 2px; } .el-scrollbar__bar.is-horizontal > div { height: 100%; } .el-scrollbar__bar.is-vertical { width: 6px; top: 2px; } .el-scrollbar__bar.is-vertical > div { width: 100%; } .el-select { display: inline-block; position: relative; } .el-select:hover .el-input__inner { border-color: rgba(43, 167, 231, 0.5); } .el-select .el-input__inner { cursor: pointer; padding-right: 35px; } .el-select .el-input__inner:focus { border-color: #2ba7e7; } .el-select .el-input {} .el-select .el-input .el-input__icon { color: rgb(31, 48, 61); font-size: 12px; transition: transform .3s; transform: translateY(-50%) rotateZ(180deg); line-height: 16px; top: 50%; cursor: pointer; } .el-select .el-input .el-input__icon.is-show-close { transition: 0s; width: 16px; height: 16px; font-size: 14px; right: 8px; text-align: center; transform: translateY(-50%) rotateZ(180deg); border-radius: 100%; color: rgb(31, 48, 61); } .el-select .el-input .el-input__icon.is-show-close:hover { color: rgb(151, 171, 190); } .el-select .el-input .el-input__icon.is-reverse { transform: translateY(-50%); } .el-select .el-input.is-disabled {} .el-select .el-input.is-disabled .el-input__inner { cursor: not-allowed; } .el-select .el-input.is-disabled .el-input__inner:hover { border-color: rgb(209, 221, 229); } .el-select > .el-input { display: block; } .el-select .el-tag__close { margin-top: -2px; } .el-select .el-tag { height: 24px; line-height: 24px; box-sizing: border-box; margin: 3px 0 3px 6px; } .el-select__input { border: none; outline: none; padding: 0; margin-left: 10px; color: #666; font-size: 14px; vertical-align: baseline; -webkit-appearance: none; -moz-appearance: none; appearance: none; height: 28px; background-color: transparent; } .el-select__input.is-mini { height: 14px; } .el-select__close { cursor: pointer; position: absolute; top: 8px; z-index: 1000; right: 25px; color: rgb(31, 48, 61); line-height: 18px; font-size: 12px; } .el-select__close:hover { color: rgb(151, 171, 190); } .el-select__tags { position: absolute; line-height: normal; white-space: normal; z-index: 1; top: 50%; transform: translateY(-50%); } .el-select__tag { display: inline-block; height: 24px; line-height: 24px; font-size: 14px; border-radius: 4px; color: #fff; background-color: #2ba7e7; } .el-select__tag .el-icon-close { font-size: 12px; } :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-pagination { white-space: nowrap; padding: 2px 5px; color: #333; } .el-pagination:before, .el-pagination:after { display: table; content: ""; } .el-pagination:after { clear: both; } .el-pagination span, .el-pagination button { display: inline-block; font-size: 13px; min-width: 28px; height: 28px; line-height: 28px; vertical-align: top; box-sizing: border-box; } .el-pagination .el-select .el-input { width: 110px; } .el-pagination .el-select .el-input input { padding-right: 25px; border-radius: 2px; height: 28px; } .el-pagination button { border: none; padding: 0 6px; background: transparent; } .el-pagination button:focus { outline: none; } .el-pagination button:hover { color: #2ba7e7; } .el-pagination button.disabled { color: #e4e4e4; background-color: #fff; cursor: not-allowed; } .el-pagination .btn-prev, .el-pagination .btn-next { background: center center no-repeat; background-size: 16px; background-color: #fff; border: 1px solid rgb(209, 221, 229); cursor: pointer; margin: 0; color: rgb(151, 171, 190); } .el-pagination .btn-prev .el-icon, .el-pagination .btn-next .el-icon { display: block; font-size: 12px; } .el-pagination .btn-prev { border-radius: 2px 0 0 2px; border-right: 0; } .el-pagination .btn-next { border-radius: 0 2px 2px 0; border-left: 0; } .el-pagination--small .btn-prev, .el-pagination--small .btn-next, .el-pagination--small .el-pager li, .el-pagination--small .el-pager li:last-child { border-color: transparent; font-size: 12px; line-height: 22px; height: 22px; min-width: 22px; } .el-pagination--small .arrow.disabled { visibility: hidden; } .el-pagination--small .el-pager li { border-radius: 2px; } .el-pagination__sizes { margin: 0 10px 0 0; } .el-pagination__sizes .el-input .el-input__inner { font-size: 13px; border-color: rgb(209, 221, 229); } .el-pagination__sizes .el-input .el-input__inner:hover { border-color: #2ba7e7; } .el-pagination__jump { margin-left: 10px; } .el-pagination__total { margin: 0 10px; } .el-pagination__rightwrapper { float: right; } .el-pagination__editor { border: 1px solid rgb(209, 221, 229); border-radius: 2px; line-height: 18px; padding: 4px 2px; width: 30px; text-align: center; margin: 0 6px; box-sizing: border-box; transition: border .3s; } .el-pagination__editor::-webkit-inner-spin-button, .el-pagination__editor::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } .el-pagination__editor:focus { outline: none; border-color: #2ba7e7; } .el-pager { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; list-style: none; display: inline-block; vertical-align: top; font-size: 0; padding: 0; margin: 0; } .el-pager li { padding: 0 4px; border: 1px solid rgb(209, 221, 229); border-right: 0; background: #fff; vertical-align: top; display: inline-block; font-size: 13px; min-width: 28px; height: 28px; line-height: 28px; cursor: pointer; box-sizing: border-box; text-align: center; margin: 0; } .el-pager li:last-child { border-right: 1px solid rgb(209, 221, 229); } .el-pager li.btn-quicknext, .el-pager li.btn-quickprev { line-height: 28px; color: rgb(151, 171, 190); } .el-pager li.btn-quickprev:hover { cursor: pointer; } .el-pager li.btn-quicknext:hover { cursor: pointer; } .el-pager li.active + li { border-left: 0; padding-left: 5px; } .el-pager li:hover { color: #2ba7e7; } .el-pager li.active { border-color: #2ba7e7; background-color: #2ba7e7; color: #fff; cursor: default; } @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .v-modal-enter { animation: v-modal-in .2s ease; } .v-modal-leave { animation: v-modal-out .2s ease forwards; } @keyframes v-modal-in { 0% { opacity: 0; } 100% {} } @keyframes v-modal-out { 0% {} 100% { opacity: 0; } } .v-modal { position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.5; background: #000; } .el-dialog { position: absolute; left: 50%; transform: translateX(-50%); background: #fff; border-radius: 2px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); box-sizing: border-box; margin-bottom: 50px; } .el-dialog--tiny { width: 30%; } .el-dialog--small { width: 50%; } .el-dialog--large { width: 90%; } .el-dialog--full { width: 100%; top: 0; margin-bottom: 0; height: 100%; overflow: auto; } .el-dialog__wrapper { top: 0; right: 0; bottom: 0; left: 0; position: fixed; overflow: auto; margin: 0; } .el-dialog__header { padding: 20px 20px 0; } .el-dialog__headerbtn { float: right; background: transparent; border: none; outline: none; padding: 0; cursor: pointer; } .el-dialog__headerbtn .el-dialog__close { color: #d5d5d5; } .el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close { color: #2ba7e7; } .el-dialog__title { line-height: 1; font-size: 16px; font-weight: 700; color: rgb(31, 48, 61); } .el-dialog__body { padding: 30px 20px; color: rgb(72, 90, 106); font-size: 14px; } .el-dialog__footer { padding: 10px 20px 15px; text-align: right; box-sizing: border-box; } .dialog-fade-enter-active { animation: dialog-fade-in .3s; } .dialog-fade-leave-active { animation: dialog-fade-out .3s; } @keyframes dialog-fade-in { 0% { transform: translate3d(0, -20px, 0); opacity: 0; } 100% { transform: translate3d(0, 0, 0); opacity: 1; } } @keyframes dialog-fade-out { 0% { transform: translate3d(0, 0, 0); opacity: 1; } 100% { transform: translate3d(0, -20px, 0); opacity: 0; } } @charset "UTF-8"; @charset "UTF-8"; :root { /* Transition -------------------------- */ /* Colors -------------------------- */ /* Link -------------------------- */ /* Border -------------------------- */ /* Box-shadow -------------------------- */ /* Fill -------------------------- */ /* Font -------------------------- */ /* Size -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Icon -------------------------- */ /* Checkbox -------------------------- */ /* Radio -------------------------- */ /* Select -------------------------- */ /* Alert -------------------------- */ /* Message Box -------------------------- */ /* Message -------------------------- */ /* Notification -------------------------- */ /* Input -------------------------- */ /* Cascader -------------------------- */ /* Group -------------------------- */ /* Tab -------------------------- */ /* Button -------------------------- */ /* cascader -------------------------- */ /* Switch -------------------------- */ /* Dialog -------------------------- */ /* Table -------------------------- */ /* Pagination -------------------------- */ /* Popover -------------------------- */ /* Tooltip -------------------------- */ /* Tag -------------------------- */ /* Dropdown -------------------------- */ /* Badge -------------------------- */ /* Card --------------------------*/ /* Slider --------------------------*/ /* Steps --------------------------*/ /* Menu --------------------------*/ /* Rate --------------------------*/ /* DatePicker --------------------------*/ /* Loading --------------------------*/ /* Scrollbar --------------------------*/ /* Carousel --------------------------*/ /* Collapse --------------------------*/ /* Transfer --------------------------*/ } .el-input { position: relative; font-size: 14px; display: inline-block; width: 100%; } .el-input.is-disabled .el-input__inner { background-color: rgb(238, 242, 246); border-color: rgb(209, 221, 229); color: #bbb; cursor: not-allowed; } .el-input.is-disabled .el-input__inner::-webkit-input-placeholder { color: #d5d5d5; } .el-input.is-disabled .el-input__inner:-ms-input-placeholder { color: #d5d5d5; } .el-input.is-disabled .el-input__inner::placeholder { color: #d5d5d5; } .el-input.is-active .el-input__inner { outline: none; border-color: #2ba7e7; } .el-input__inner { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; background-image: none; border-radius: 2px; border: 1px solid #d5d5d5; box-sizing: border-box; color: rgb(31, 48, 61); display: inline-block; font-size: inherit; height: 31px; line-height: 1; outline: none; padding: 3px 10px; transition: border-color .2s cubic-bezier(.645,.045,.355,1); width: 100%; } .el-input__inner::-webkit-input-placeholder { color: #999; } .el-input__inner:-ms-input-placeholder { color: #999; } .el-input__inner::placeholder { color: #999; } .el-input__inner:hover { border-color: rgba(43, 167, 231, 0.5); } .el-input__inner:focus { outline: none; border-color: #2ba7e7; } .el-input__icon { position: absolute; width: 35px; height: 100%; right: 0; top: 0; text-align: center; color: #d5d5d5; transition: all .3s; } .el-input__icon:after { content: ''; height: 100%; width: 0; display: inline-block; vertical-align: middle; } .el-input__icon + .el-input__inner { padding-right: 35px; } .el-input__icon.is-clickable {} .el-input__icon.is-clickable:hover { cursor: pointer; color: rgba(43, 167, 231, 0.5); } .el-input__icon.is-clickable:hover + .el-input__inner { border-color: rgba(43, 167, 231, 0.5); } .el