.el-tooltip__popper{ max-width: 80vw!important; } .fullscreen { background: #fff !important; } .table-input { height: 100%; width: 100%; .el-input__inner { border-radius: 0 !important; height: 100%; width: 100%; min-height: 40px; background-color: transparent; border: none; } } .el-dialog__header { border-radius: 10px 10px 0 0; background: aliceblue; } .function-box .el-badge__content { right: 25px !important; } .excel-box { background: #fff; border-radius: 5px; height: calc(100vh - 150px); width: 100%; display: inline-block; overflow: hidden; margin-bottom: 0; } .rightCbox { .el-card__body{ padding: 10px!important; } } .el-dialog { border-radius: 10px; box-shadow: 2px 2px 10px 1px #666; .dialog-l { width: 120px; display: inline-block; vertical-align: top; } .dialog-r { width: calc(100% - 120px); display: inline-block; .el-upload { width: 100%; padding: 0 20px; } .el-upload-dragger { width: auto !important; height: 100px !important; .el-icon-upload { margin-top: 10px; } } } } .inner-container { margin: 15px; background: #fff; border-radius: 5px; height: calc(100vh - 150px); width: calc(100% - 30px); float: left; display: inline-block; overflow: hidden; margin-bottom: 0; h2 { font-weight: normal; display: inline-block; } .dialog-footer { clear: both; } .container-box { width: 100%; height: 100%; margin-top: 20px; overflow: hidden; padding: 0 20px 0 20px; } .el-select-dropdown { z-index: 10 !important; } .tabbox { height: calc(100% - 140px); } .el-dialog { border-radius: 10px; box-shadow: 2px 2px 10px 1px #666; } .el-dialog__header { border-radius: 10px 10px 0 0; background: aliceblue; } .el-dialog__body { padding-bottom: 0; } .el-upload { width: 100%; padding: 0 20px; } .bigbtns{ .el-upload { padding: 0; } } .el-upload-dragger { width: auto !important; height: 100px !important; .el-icon-upload { margin-top: 10px; } } .el-table__fixed-right { // height: calc(100% - 10px) !important; } .tabbox { // width: calc(100% - 1px); } .search { margin-top: 20px; display: flex; justify-content: space-between; .el-input--suffix .el-input__inner { padding-right: 25px !important; } .btn-check { margin-left: 20px; } } } .container { margin: 15px; background: #fff; border-radius: 5px; height: calc(100vh - 150px); width: calc(100% - 21px); float: left; display: inline-block; overflow: hidden; margin-bottom: 0; h2 { font-weight: normal; display: inline-block; } .dialog-footer { clear: both; } .container-box { width: 100%; height: 100%; max-height: 96vh; margin-top: 20px; overflow: hidden; padding: 0 20px 0 20px; } .tabbox { height: calc(100% - 140px); } .el-dialog { border-radius: 10px; box-shadow: 2px 2px 10px 1px #666; } .el-dialog__header { border-radius: 10px 10px 0 0; background: aliceblue; } .myMessage { .el-dialog__header { border-radius: 10px 10px 0 0; background: #fff; } .el-dialog__body { padding-top: 20px; } } .el-dialog__body { padding-bottom: 0; } .el-upload { width: 100%; padding: 0 20px; } .el-upload-dragger { width: auto !important; height: 100px !important; .el-icon-upload { margin-top: 10px; } } .el-table__fixed-right { // height: calc(100% - 10px) !important; } .tabbox { // width: calc(100% - 1px); } .search { margin-top: 20px; display: flex; justify-content: space-between; .el-input--suffix .el-input__inner { padding-right: 25px !important; } .btn-check { margin-left: 20px; } } .myfooter { padding: 20px; text-align: right; } .bigscreen{ .el-input__inner{ background-color: transparent!important; color: #fff!important; } .el-select-dropdown{ background-color: #000!important; } .el-select-dropdown__item { color: #fff!important; } .el-select-dropdown__item:hover{ background-color: #2D5EB0!important; } .selected{ color: #2D5EB0!important; } .hover{ background-color: #2D5EB0!important; color: #fff!important; } .el-loading-mask{ background-color: rgba(0,0,0,.5)!important; } } .vagueBox{ -moz-user-select:none; /*火狐*/ -webkit-user-select:none; /*webkit浏览器*/ -ms-user-select:none; /*IE10*/ -khtml-user-select:none; /*早期浏览器*/ user-select:none; color: transparent; text-shadow: #111 0 0 5px; .el-input__inner{ color: transparent; text-shadow: #111 0 0 5px; } } } .vagueBox{ -moz-user-select:none; /*火狐*/ -webkit-user-select:none; /*webkit浏览器*/ -ms-user-select:none; /*IE10*/ -khtml-user-select:none; /*早期浏览器*/ user-select:none; color: transparent!important; text-shadow: #111 0 0 5px; .el-input__inner{ color: transparent!important; text-shadow: #111 0 0 5px; } } .dia-box { .el-dialog { border-radius: 10px; box-shadow: 2px 2px 10px 1px #666; } .el-dialog__header { border-radius: 10px 10px 0 0; background: aliceblue; } .el-dialog__body { padding: 20px 30px 10px 30px; } } .structure-l { width: calc(75% - 45px); } .structure-r { width: calc(50% - 25px); margin-right: 0; margin-left: 20px; .container-box { padding: 0 30px 0 20px; } } //.container::-webkit-scrollbar { // width: 0 !important; // height: 0; //} // ::-webkit-scrollbar { // height: 15px; /*对水平流动条有效*/ // width: 15px; // } /*定义滚动条的轨道颜色、内阴影及圆角*/ // ::-webkit-scrollbar-track { // background-color: #E8E8E8; // -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1); // border-radius: 3px; // } // /*定义滑块颜色、内阴影及圆角*/ // ::-webkit-scrollbar-thumb { // border-radius: 5px; // background: rgba(0, 0, 0, .1); // -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .4); // } //--------------------------------------------- //日历 .el-calendar-table .el-calendar-day { height: 30px !important; padding: 0 !important; line-height: 32px !important; width: 30px !important; text-align: center !important; } .is-today { background: #b7d6f6 !important; } .is-selected { background: #e5e8eb !important; } .el-button-group { button:nth-child(2) { display: none; } } .el-button--mini, .el-button--mini.is-round { padding: 5px !important; } .el-tree-node__content { height: 40px !important; } .el-table--border th.gutter:last-of-type { display: inline-block !important; } .el-select-dropdown__list { padding: 6px 0 15px 0; } .el-menu-item { padding-right: 0 !important; } //预览 .if-box-top { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; z-index: 100000; i { font-size: 28px; font-weight: bold; color: #e4e4e4; position: absolute; right: 40px; top: 20px; cursor: pointer; border-radius: 50%; background: #bbb; background: rgba(0, 0, 0, 0.5); padding: 5px; } i:hover { color: #fff; } } .treebox{ .is-leaf{ display: none; } } .el-table .warning-row { background: #f4f4f4!important; } .el-table .success-row { background: #f0f9eb!important; } .ggtabinp .el-input__inner{ padding-left: 5px!important; padding-right: 0!important; } .ggtabinp .el-date-editor .el-input__inner{ padding-left: 25px!important; } // .zdy{ // .is-scrolling-none{ // height: calc(100% - 120px)!important; // } // }