UNPKG

qc-ui-component

Version:

541 lines (524 loc) 11.7 kB
h1[data-v-7d463266], h2[data-v-7d463266], h3[data-v-7d463266], h4[data-v-7d463266], h5[data-v-7d463266], h6[data-v-7d463266] { margin: 0 0; } .cell__stage { border-top: 1px #d9d9d9 solid; border-bottom: 1px #d9d9d9 solid; margin-bottom: 10px; padding: 15px; min-height: 50px; position: relative; } .cell__stage .icon-pic { padding-right: 5px; } .cell__stage .icon-r { position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding-left: 10px; } .cell__stage .text-r { position: absolute; right: 25px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .cell__stage .icon-require { color: #f00; } .infoclass { padding: 8px 15px; background: #999; } .infoclass .icon-pic { color: #ff0; width: 20px; } .infoclass .info-text { width: calc(100% - 25px); color: #fff; } .modal { display: block; text-align: center; } @media screen and (min-width: 768px) { .modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; } } .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; } .modal-shadow { background: rgba(0,0,0,0.3); width: 100%; height: 100%; position: fixed; left: 0; top: 0; } .icon-require[data-v-cf49f0a8] { color: #f00; position: relative; top: 2px; left: 3px; } .text-placeholder[data-v-cf49f0a8] { color: #999; } .control-label.text-left[data-v-cf49f0a8] { text-align: left; } .control-label.text-center[data-v-cf49f0a8] { text-align: center; } .control-label.text-right[data-v-cf49f0a8] { text-align: right; } ul[data-v-4f04f828] { padding: 0; margin: 0; list-style: none; } .date-picker[data-v-4f04f828] { position: relative; margin-bottom: 25px; } .date-picker .form-group[data-v-4f04f828] { margin-bottom: 0; } .input[data-v-4f04f828] { width: 100%; height: 100%; font-size: inherit; line-height: 2; padding-left: 4px; box-sizing: border-box; outline: none; border: 1px solid #ccc; border-radius: 2px; } .date-panel[data-v-4f04f828] { position: absolute; z-index: 5000; border: 1px solid #eee; box-sizing: border-box; width: 320px; padding: 5px 10px 10px; box-sizing: border-box; background-color: #fff; -webkit-transform: translateY(4px); -ms-transform: translateY(4px); transform: translateY(4px); } .panel-header[data-v-4f04f828] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; width: 100%; } .arrow-left[data-v-4f04f828], .arrow-right[data-v-4f04f828] { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 20px; line-height: 2; background-color: #fff; text-align: center; cursor: pointer; } .year-range[data-v-4f04f828] { font-size: 20px; line-height: 2; -webkit-box-flex: 3; -ms-flex: 3; flex: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .year-month-box[data-v-4f04f828] { -webkit-box-flex: 3; -ms-flex: 3; flex: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: distribute; justify-content: space-around; } .type-year[data-v-4f04f828], .type-month[data-v-4f04f828], .date-list[data-v-4f04f828] { background-color: #fff; } .year-box[data-v-4f04f828], .month-box[data-v-4f04f828] { -webkit-transition: all ease 0.1s; transition: all ease 0.1s; font-family: Roboto, sans-serif; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; font-size: 20px; line-height: 2; cursor: pointer; background-color: #fff; } .year-list[data-v-4f04f828], .month-list[data-v-4f04f828] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .year-list li[data-v-4f04f828], .month-list li[data-v-4f04f828] { font-family: Roboto, sans-serif; -webkit-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0ms; transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1) 0ms; cursor: pointer; text-align: center; font-size: 20px; width: 33%; padding: 10px 0; } .year-list li[data-v-4f04f828]:hover, .month-list li[data-v-4f04f828]:hover { background-color: #6ac1c9; color: #fff; } .year-list li.selected[data-v-4f04f828], .month-list li.selected[data-v-4f04f828] { background-color: #0097a7; color: #fff; } .year-list li.invalid[data-v-4f04f828], .month-list li.invalid[data-v-4f04f828] { cursor: not-allowed; color: #ccc; } .date-list[data-v-4f04f828] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .date-list .valid[data-v-4f04f828]:hover { background-color: #eee; } .date-list li[data-v-4f04f828] { -webkit-transition: all ease 0.1s; transition: all ease 0.1s; cursor: pointer; box-sizing: border-box; border-bottom: 1px solid #fff; position: relative; margin: 2px; } .date-list li[data-v-4f04f828]:not(.firstItem) { margin-left: 10px; } .date-list li .message[data-v-4f04f828] { font-family: Roboto, sans-serif; font-weight: 300; font-size: 14px; position: relative; height: 30px; } .date-list li .message.selected .bg[data-v-4f04f828] { background-color: #0097a7; } .date-list li .message.selected span[data-v-4f04f828] { color: #fff; } .date-list li .message:not(.selected) .bg[data-v-4f04f828] { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; } .date-list li .message:not(.selected):hover .bg[data-v-4f04f828] { background-color: #0097a7; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 0.6; } .date-list li .message:not(.selected):hover span[data-v-4f04f828] { color: #fff; } .date-list li .message .bg[data-v-4f04f828] { height: 30px; width: 100%; -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; border-radius: 50%; position: absolute; z-index: 10; top: 0; left: 0; } .date-list li .message span[data-v-4f04f828] { position: absolute; z-index: 20; left: 50%; top: 50%; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); } .date-list li.invalid[data-v-4f04f828] { cursor: not-allowed; color: #ccc; } .weeks[data-v-4f04f828] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .weeks li[data-v-4f04f828] { font-weight: 600; } .weeks[data-v-4f04f828], .date-list[data-v-4f04f828] { width: 100%; text-align: center; } .weeks .preMonth[data-v-4f04f828], .date-list .preMonth[data-v-4f04f828], .weeks .nextMonth[data-v-4f04f828], .date-list .nextMonth[data-v-4f04f828] { color: #ccc; } .weeks li[data-v-4f04f828], .date-list li[data-v-4f04f828] { font-family: Roboto; width: 30px; height: 30px; text-align: center; line-height: 30px; } .toggle-enter[data-v-4f04f828], .toggle-leave-active[data-v-4f04f828] { opacity: 0; -webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); } .toggle-enter-active[data-v-4f04f828], .toggle-leave-active[data-v-4f04f828] { -webkit-transition: all ease 0.2s; transition: all ease 0.2s; } .toastclass { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 9999; pointer-events: none; } .toastclass .toast-modal { width: 600px; padding: 20px; position: absolute; top: 50%; left: 50%; color: #fff; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-animation-duration: 200ms !important; animation-duration: 200ms !important; text-align: center; opacity: 0; border-radius: 10px; } .toastclass .toast-modal.toast-lg { width: 900px; } .toastclass .toast-modal.toast-sm { width: 300px; } .toastclass .toast-modal.toast-per { width: 90%; } .bg-transition { -webkit-transition: border 0.4s, box-shadow 0.4s, background-color 1.2s; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s; } .btn-transition { -webkit-transition: background-color 0.4s, left 0.2s; transition: background-color 0.4s, left 0.2s; } .ui-checkbox_label { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; } .ui-checkbox_label input[type=checkbox] { zoom: 150%; margin: 0; left: 0; top: 0; } .ui-radio_label { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; } .ui-radio_label input[type=radio] { zoom: 150%; margin: 0; left: 0; top: 0; } .dropdown-disabled a { color: #b4b4b4 !important; } .dropdown-disabled a:hover, .dropdown-disabled a:focus { background-color: transparent !important; cursor: not-allowed; } .dropdown-menu { max-height: 300px; overflow: auto; } .dropdown-list { position: absolute; width: 100%; padding-right: 15px; } .dropdown-content { width: 100%; padding: 10px; background: #fff; border: 1px solid #e6e6e6; box-shadow: 3px 5px 10px 1px rgba(0,0,0,0.1); overflow: auto; max-height: 200px; } .dropdown-content .list-group { margin-top: 10px; } .label-group .label { display: inline-block; margin: 5px; } .tree-panel { margin-bottom: 10px; padding: 10px; border: 1px solid rgba(0,0,0,0.1); } .app-search[data-v-6e20651b] { max-width: 100%; width: 100%; display: inline-block; } .app-search .form-control[data-v-6e20651b], .app-search .form-control[data-v-6e20651b]:focus { margin-top: 0; max-width: 100%; width: 100%; background: #edf1f5; } .app-search a[data-v-6e20651b] { top: 5px; } .result-list[data-v-6e20651b] { height: 260px; overflow-y: auto; } .list-group-item[data-v-6e20651b] { padding: 10px 15px; border: 1px solid #ddd; } .app-search[data-v-3301a9ee] { max-width: 100%; width: 100%; display: inline-block; } .app-search .form-control[data-v-3301a9ee], .app-search .form-control[data-v-3301a9ee]:focus { margin-top: 0; max-width: 100%; width: 100%; background: #edf1f5; } .app-search a[data-v-3301a9ee] { top: 5px; } .top-left-part[data-v-d7733d32] { width: 245px; background: none; } .navbar-header[data-v-d7733d32] { width: 100%; background: #3484df; border: 0; } .form-group[data-v-d7733d32] { margin-bottom: 0; } .navbar-top-links>li>a.active[data-v-d7733d32] { background: rgba(0,0,0,0.1); }