dianzibao-admin-v2/admin/assets/index-U2EIj2YI.css

8 lines
452 KiB
CSS
Raw Normal View History

2025-06-26 09:58:26 +08:00
@charset "UTF-8";.koi-icon[data-v-28a4f2c6]:hover{color:var(--el-color-primary);cursor:pointer}.themeSelected[data-v-28a4f2c6]:before{position:absolute;right:8px;bottom:22px;font-size:24px;content:"🌻";transform:scale(0)}.themeSelected[data-v-28a4f2c6]{position:relative}.themeSelected[data-v-28a4f2c6]:before{transform:scale(1)}.layout-box[data-v-28a4f2c6]{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;padding:15px 7px 0}.layout-box .layout-item[data-v-28a4f2c6]{position:relative;box-sizing:border-box;width:100px;height:70px;padding:6px;cursor:pointer;border-radius:5px;box-shadow:0 0 5px 1px var(--el-border-color-dark);transition:all .2s}.layout-box .layout-item .layout-dark[data-v-28a4f2c6]{background-color:var(--el-color-primary);border-radius:3px}.layout-box .layout-item .layout-light[data-v-28a4f2c6]{background-color:var(--el-color-primary-light-5);border-radius:3px}.layout-box .layout-item .layout-content[data-v-28a4f2c6]{background-color:var(--el-color-primary-light-8);border:1px dashed var(--el-color-primary);border-radius:3px}.layout-box .layout-item .el-icon[data-v-28a4f2c6]{position:absolute;right:10px;bottom:10px;color:var(--el-color-primary);transition:all .2s}.layout-box .layout-item[data-v-28a4f2c6]:hover{box-shadow:0 0 5px 1px var(--el-text-color-secondary)}.layout-box .is-active[data-v-28a4f2c6]{box-shadow:0 0 0 2px var(--el-color-primary)!important}.layout-box .layout-vertical[data-v-28a4f2c6]{display:flex;justify-content:space-between;margin-bottom:20px}.layout-box .layout-vertical .layout-dark[data-v-28a4f2c6]{width:20%}.layout-box .layout-vertical .layout-container[data-v-28a4f2c6]{display:flex;flex-direction:column;justify-content:space-between;width:73%}.layout-box .layout-vertical .layout-container .layout-light[data-v-28a4f2c6]{height:20%}.layout-box .layout-vertical .layout-container .layout-content[data-v-28a4f2c6]{height:69%}.layout-box .layout-columns[data-v-28a4f2c6]{display:flex;justify-content:space-between;margin-bottom:15px}.layout-box .layout-columns .layout-dark[data-v-28a4f2c6]{width:14%}.layout-box .layout-columns .layout-light[data-v-28a4f2c6]{width:17%}.layout-box .layout-columns .layout-content[data-v-28a4f2c6]{width:55%}.layout-box .layout-classic[data-v-28a4f2c6]{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.layout-box .layout-classic .layout-dark[data-v-28a4f2c6]{height:22%}.layout-box .layout-classic .layout-container[data-v-28a4f2c6]{display:flex;justify-content:space-between;height:70%}.layout-box .layout-classic .layout-container .layout-light[data-v-28a4f2c6]{width:20%}.layout-box .layout-classic .layout-container .layout-content[data-v-28a4f2c6]{width:70%}.layout-box .layout-optimum[data-v-28a4f2c6]{display:flex;justify-content:space-between;margin-bottom:15px}.layout-box .layout-optimum .layout-dark[data-v-28a4f2c6]{width:20%}.layout-box .layout-optimum .layout-container[data-v-28a4f2c6]{display:flex;flex-direction:column;justify-content:space-between;width:73%}.layout-box .layout-optimum .layout-container .layout-light[data-v-28a4f2c6]{height:16%}.layout-box .layout-optimum .layout-container .layout-content[data-v-28a4f2c6]{height:72%}.layout-box .layout-horizontal[data-v-28a4f2c6]{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:15px}.layout-box .layout-horizontal .layout-dark[data-v-28a4f2c6]{height:20%}.layout-box .layout-horizontal .layout-content[data-v-28a4f2c6]{height:67%}.koi-logo[data-v-4445c8b7]{height:56px;line-height:56px}.breadcrumb-enter-active[data-v-5479ef68]{transition:all .2s}.breadcrumb-enter-from[data-v-5479ef68],.breadcrumb-leave-active[data-v-5479ef68]{opacity:0;transform:translate(10px)}.breadcrumb-box[data-v-5479ef68]{display:flex;align-items:center;padding-top:2px;margin-left:10px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumb-box .el-breadcrumb[data-v-5479ef68]{line-height:15px;white-space:nowrap}.breadcrumb-box .el-breadcrumb .el-breadcrumb__item[data-v-5479ef68]{position:relative;display:inline-block;
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0)