mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
0c56a3e599
Made-with: Cursor Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
1 line
5.1 KiB
CSS
1 line
5.1 KiB
CSS
.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .28s;transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{-webkit-transition:all .5s;transition:all .5s}.fade-transform-enter{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;-webkit-transform:translateX(30px);transform:translateX(30px)}.breadcrumb-enter-active,.breadcrumb-leave-active{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-enter,.breadcrumb-leave-active{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.breadcrumb-move{-webkit-transition:all .5s;transition:all .5s}.breadcrumb-leave-active{position:absolute}.svg-icon{display:inline-block;width:16px;height:16px;color:inherit;fill:none;stroke:currentColor;vertical-align:-.15em}.svg-fill{fill:currentColor;stroke:none}.svg-up{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.svg-right{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.svg-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.svg-left{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.el-radio-button__inner{width:103px}body{overflow:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#eaeaea}#app,body,html{height:100%}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,a:focus,a:hover{color:inherit;outline:none;text-decoration:none}div:focus{outline:none}.clearfix:after{content:"";display:table;clear:both}label{font-weight:700}.app-container{padding:20px}.components-container{margin:30px 50px;position:relative}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:200px}aside{background:#eef1f6;color:#2c3e50;padding:8px 24px;margin-bottom:20px;border-radius:2px;display:block;line-height:32px;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}aside a{color:#337ab7;cursor:pointer}aside a:hover{color:#20a0ff}.fixed-width .el-button--mini{padding:7px 10px;width:60px}.filter-container{padding-bottom:10px}.filter-container .filter-item{display:inline-block;vertical-align:middle;margin-bottom:10px}.link-type,.link-type:focus{color:#337ab7;cursor:pointer}.link-type:focus:hover,.link-type:hover{color:#20a0ff}.status-col .cell{padding:0 10px;text-align:center}.text-center{text-align:center}.sub-navbar{height:50px;line-height:50px;position:relative;width:100%;text-align:right;padding-right:20px;-webkit-transition:position .6s ease;transition:position .6s ease;background:-webkit-gradient(linear,left top,right top,from(#20b6f9),color-stop(0,#20b6f9),color-stop(100%,#2178f1),to(#2178f1));background:linear-gradient(90deg,#20b6f9,#20b6f9 0,#2178f1 100%,#2178f1 0)}.sub-navbar .subtitle{font-size:20px;color:#fff}.sub-navbar.deleted,.sub-navbar.draft{background:#d0d0d0}.no-padding{padding:0!important}.validate-img{display:inline-block;width:100px;height:32px}li,ul{list-style:none}.app-main{background-color:#eaeaea}.cw-app-container{padding:16px;height:100%}.cw-app-container .cw-app-box{height:100%;padding:16px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto}.el-tabs .el-tabs__nav{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.el-tabs .el-tabs__nav .is-active{border-bottom:2px solid #0075da}.el-tabs .el-tabs__nav .el-tabs__active-bar{display:none}.el-tabs .el-tabs__nav .el-tabs__item{padding:0}.el-tabs .el-tabs__header{margin-bottom:16px}.el-tabs .el-tabs__header .el-tabs__nav-wrap:after{height:1px;background-color:rgba(220,223,227,.5)}.titleContainer{position:absolute;height:32px;font-size:14px;padding-left:16px;left:0;right:0;top:0;background:rgba(35,45,63,.65);color:#fff;z-index:201}.titleContainer .title{height:14px;width:70%;line-height:32px;text-align:left;font-size:14px;font-weight:400;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.titleContainer .status{opacity:1;position:absolute;right:40px;top:4px;width:96px;line-height:24px;height:24px;background:#0075da;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px 0 rgba(0,0,0,.05);border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex}.titleContainer .status img{width:16px;height:16px;margin-top:4px;margin-left:12px;margin-right:4px}.titleContainer .closeImg{position:absolute;top:8px;right:16px;width:16px;height:16px;cursor:pointer}.player-title-container,.player-toolbar-container{display:none!important}.bottom-actions{position:absolute;bottom:12px;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:201}.bottom-actions .svg-icon,.bottom-actions>img{width:16px;height:16px;cursor:pointer;margin-right:16px}.video-running-info{position:absolute;color:#fff;font-size:14px;top:8px;right:150px}.video-running-info:before{width:8px;height:8px;content:"";display:inline-block;border-radius:8px;margin-right:8px;background:#f56c6c}.record-status-span{display:none!important} |