|
|
@@ -4397,13 +4397,23 @@ button:focus { |
|
|
|
top: -7px; |
|
|
|
} |
|
|
|
.newfiledialog{ |
|
|
|
width: 100%; |
|
|
|
position: fixed; |
|
|
|
top: 130px; |
|
|
|
left: 50%; |
|
|
|
width: 680px; |
|
|
|
margin-left: -340px; |
|
|
|
background-color: rgba(50, 50, 60, 0); |
|
|
|
overflow-y: auto; |
|
|
|
z-index: 11; |
|
|
|
} |
|
|
|
.dia_8{ |
|
|
|
width: 100%; |
|
|
|
height:100%; |
|
|
|
position:fixed; |
|
|
|
left: 0px; |
|
|
|
top: 0px; |
|
|
|
background-color: rgba(50, 50, 60, 0.42); |
|
|
|
z-index: 9; |
|
|
|
z-index: 10; |
|
|
|
overflow-y: auto; |
|
|
|
} |
|
|
|
.el-message-box__wrapper{ |
|
|
@@ -4411,7 +4421,6 @@ button:focus { |
|
|
|
} |
|
|
|
.dragareaBox{ |
|
|
|
width: 680px; |
|
|
|
margin-top: 130px; |
|
|
|
margin-right: auto; |
|
|
|
margin-left: auto; |
|
|
|
margin-bottom: 50px; |
|
|
@@ -6519,8 +6528,13 @@ h4.biaoqianweizhi2{ |
|
|
|
width: 680px; |
|
|
|
line-height: 100px; |
|
|
|
height: 100px; |
|
|
|
background-color: transparent!important; |
|
|
|
background-color: #fff!important; |
|
|
|
border: 0!important; |
|
|
|
border-radius: 10px!important; |
|
|
|
text-indent: 58px; |
|
|
|
} |
|
|
|
.addUpfile2 .webuploader-pick:hover{ |
|
|
|
color: #323232!important |
|
|
|
} |
|
|
|
.addUpfile2 .webuploader-pick~div{ |
|
|
|
content: '点击上传'; |
|
|
@@ -6533,6 +6547,16 @@ h4.biaoqianweizhi2{ |
|
|
|
bottom: auto; |
|
|
|
right: auto; |
|
|
|
} |
|
|
|
.uploadBtn{ |
|
|
|
position: relative; |
|
|
|
} |
|
|
|
.uploadBtnImg{ |
|
|
|
position: absolute; |
|
|
|
left: 37%; |
|
|
|
top: 26%; |
|
|
|
z-index: 1; |
|
|
|
|
|
|
|
} |
|
|
|
.dragbox .shangchuandinwei{ |
|
|
|
width: 400px; |
|
|
|
/* height: 120px; */ |
|
|
|