359 lines
9.7 KiB
CSS
359 lines
9.7 KiB
CSS
.ruleGroupInfo .right[data-v-4879eb4d] {
|
|
float: right;
|
|
position: relative;
|
|
top: -30px;
|
|
}
|
|
.ruleGroupInfo .value[data-v-4879eb4d] {
|
|
text-align: right;
|
|
}
|
|
.ruleGroupInfo .value .el-input--medium[data-v-4879eb4d] {
|
|
width: 20%;
|
|
}
|
|
.ruleGroupInfo .rule[data-v-4879eb4d] {
|
|
margin: 20px 0;
|
|
}
|
|
.ruleGroupInfo .savePrimary[data-v-4879eb4d] {
|
|
text-align: center;
|
|
padding: 62px 0;
|
|
}
|
|
.ruleGroupInfo .typeface[data-v-4879eb4d] {
|
|
font-weight: bolder;
|
|
}
|
|
.ruleGroupInfo .distance[data-v-4879eb4d] {
|
|
margin: 15px 0;
|
|
}
|
|
.ruleGroupInfo .buttDiv[data-v-4879eb4d] {
|
|
color: #82848a;
|
|
padding-top: 20px;
|
|
}
|
|
.ruleGroupInfo .tab-title[data-v-4879eb4d] {
|
|
border-top: 1px solid #c0c4cc;
|
|
padding-top: 15px;
|
|
}
|
|
.ruleGroupInfo .el-col-12[data-v-4879eb4d] {
|
|
line-height: 2.6;
|
|
}
|
|
.ruleGroupInfo .el-select[data-v-4879eb4d] {
|
|
width: 100%;
|
|
}
|
|
.ruleGroupInfo .paginations[data-v-4879eb4d] {
|
|
float: right;
|
|
padding: 15px 0;
|
|
}
|
|
.ruleGroupInfo .vote-form[data-v-4879eb4d] {
|
|
border-top: 1px solid #e5e5e5;
|
|
padding-top: 20px;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects[data-v-4879eb4d] {
|
|
padding: 20px 30px;
|
|
border: 1px solid #e5e5e5;
|
|
border-radius: 5px;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items[data-v-4879eb4d] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: start;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-list[data-v-4879eb4d] {
|
|
width: 160px;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-list .projects-list-item-title[data-v-4879eb4d] {
|
|
display: inline-block;
|
|
width: 80px;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-list .projects-checkAll[data-v-4879eb4d] {
|
|
margin-left: 0;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox[data-v-4879eb4d] {
|
|
-webkit-box-flex: 1;
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
position: relative;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox .projects-checkbox-checkbox[data-v-4879eb4d] {
|
|
width: 100%;
|
|
overflow: hidden;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox .projects-checkbox-item[data-v-4879eb4d] {
|
|
width: 200px;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-checkbox .projects-show[data-v-4879eb4d] {
|
|
position: absolute;
|
|
right: 15px;
|
|
top: 8px;
|
|
}
|
|
.ruleGroupInfo .vote-form .vote-projects-items .projects-list-radio[data-v-4879eb4d] {
|
|
width: 100%;
|
|
}
|
|
.ruleGroupInfo .vote-questions[data-v-4879eb4d] {
|
|
border-top: 1px solid #e5e5e5;
|
|
padding-top: 10px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-page[data-v-4879eb4d] {
|
|
text-align: center;
|
|
padding: 10px 0;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item[data-v-4879eb4d] {
|
|
position: relative;
|
|
border: 1px solid #e5e5e5;
|
|
border-radius: 5px;
|
|
padding: 10px;
|
|
margin-top: 10px;
|
|
cursor: move;
|
|
-webkit-box-shadow: inset 0 0 4px #e5e5e5;
|
|
box-shadow: inset 0 0 4px #e5e5e5;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-index[data-v-4879eb4d] {
|
|
font-size: 18px;
|
|
color: #333;
|
|
font-weight: 550;
|
|
padding: 10px 20px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .options-box[data-v-4879eb4d] {
|
|
margin: 5px 0;
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .el-row[data-v-4879eb4d] {
|
|
margin-bottom: 10px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .el-row[data-v-4879eb4d]:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .item-detl-title[data-v-4879eb4d] {
|
|
display: inline-block;
|
|
width: 100%;
|
|
padding: 10px 0;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .questionsType[data-v-4879eb4d] {
|
|
padding-top: 11px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .vote-questions-item-detl .options-input[data-v-4879eb4d] {
|
|
width: 100%;
|
|
border-radius: 5px;
|
|
outline: none;
|
|
color: #333;
|
|
font-size: 14px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .qt-delete[data-v-4879eb4d] {
|
|
position: absolute;
|
|
right: 30px;
|
|
top: 15px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .vote-questions-list .vote-questions-item .qt-show[data-v-4879eb4d] {
|
|
position: absolute;
|
|
top: 15px;
|
|
right: 80px;
|
|
}
|
|
.ruleGroupInfo .vote-questions .add-questions[data-v-4879eb4d] {
|
|
margin-top: 20px;
|
|
}
|
|
.ruleGroupInfo .vote-none-questions[data-v-4879eb4d] {
|
|
padding: 30px 0;
|
|
text-align: center;
|
|
font-size: 18px;
|
|
color: #82848a;
|
|
}
|
|
.ruleGroupInfo .vote-submit-options[data-v-4879eb4d] {
|
|
margin-top: 20px;
|
|
padding: 20px 0;
|
|
text-align: center;
|
|
}
|
|
.upload-img[data-v-4879eb4d] {
|
|
width: 35px;
|
|
height: 35px;
|
|
line-height: 45px;
|
|
margin: 0 auto;
|
|
}
|
|
.line[data-v-4879eb4d] {
|
|
text-align: center;
|
|
}
|
|
.viewDetails[data-v-a7034c84] {
|
|
padding: 0;
|
|
}
|
|
.vote-statisic[data-v-a7034c84] {
|
|
padding: 30px;
|
|
}
|
|
.vote-statisic .vote-title[data-v-a7034c84] {
|
|
font-size: 24px;
|
|
font-size: #333;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
padding: 30px 0;
|
|
}
|
|
.vote-statisic .vote-des[data-v-a7034c84] {
|
|
font-size: 16px;
|
|
font-size: #666;
|
|
font-weight: 500;
|
|
text-indent: 30px;
|
|
line-height: 26px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.vote-statisic .vote-questions-item[data-v-a7034c84] {
|
|
width: 800px;
|
|
margin: 0 auto;
|
|
padding-top: 10px;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-title[data-v-a7034c84] {
|
|
font-size: 16px;
|
|
color: #333;
|
|
padding: 10px 0;
|
|
margin-bottom: 10px;
|
|
position: relative;
|
|
width: 100%;
|
|
word-break: break-all;
|
|
padding-right: 20%;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-title .questions-type[data-v-a7034c84] {
|
|
color: orange;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-title .viewItemDetailes[data-v-a7034c84] {
|
|
position: absolute;
|
|
right: 0;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile[data-v-a7034c84] {
|
|
border: 1px solid #666;
|
|
border-radius: 10px;
|
|
overflow: hidden;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table[data-v-a7034c84] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-webkit-box-pack: justify;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border-bottom: 1px solid #666;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table[data-v-a7034c84]:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-footer[data-v-a7034c84],
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-header[data-v-a7034c84] {
|
|
background: #e5e5e5;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table-item[data-v-a7034c84] {
|
|
width: 33.333333%;
|
|
text-align: center;
|
|
padding: 10px 0;
|
|
border-right: 1px solid #666;
|
|
overflow: hidden;
|
|
word-break: normal;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table-item[data-v-a7034c84]:last-child {
|
|
border-right: 0;
|
|
}
|
|
.vote-statisic .vote-questions-item .vote-questions-detaile .detaile-table-progress[data-v-a7034c84] {
|
|
width: 200px;
|
|
margin: 0 auto;
|
|
}
|
|
.vote-question-title[data-v-a7034c84] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-webkit-box-pack: start;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
margin-bottom: 20px;
|
|
}
|
|
.vote-question-title .vote-question-title-item[data-v-a7034c84] {
|
|
width: 50%;
|
|
}
|
|
[data-v-3d25d1d2] .el-page-header__left {
|
|
color: #1682e6;
|
|
}
|
|
.queryCreatTime[data-v-3d25d1d2] {
|
|
width: 100%;
|
|
}
|
|
.viewDetails[data-v-3d25d1d2] {
|
|
padding: 0;
|
|
}
|
|
.add[data-v-3d25d1d2] {
|
|
float: right;
|
|
position: relative;
|
|
top: -.625rem;
|
|
}
|
|
.workPointsManage[data-v-3d25d1d2] {
|
|
padding: 1.5rem;
|
|
}
|
|
.workPointsManage .tab-title[data-v-3d25d1d2] {
|
|
border-top: .0625rem solid #c0c4cc;
|
|
margin-top: .9375rem;
|
|
}
|
|
.workPointsManage .rule[data-v-3d25d1d2] {
|
|
font-weight: bolder;
|
|
padding-top: 1.5625rem;
|
|
}
|
|
.workPointsManage .elCol[data-v-3d25d1d2] {
|
|
padding-left: .9375rem;
|
|
}
|
|
.workPointsManage .button[data-v-3d25d1d2] {
|
|
text-align: center;
|
|
padding: 1.5625rem 0;
|
|
}
|
|
.workPointsManage .paginations[data-v-3d25d1d2] {
|
|
float: right;
|
|
padding: 1.5625rem 0;
|
|
}
|
|
.el-tooltip__popper {
|
|
max-width: 18.75rem;
|
|
word-break: break-word;
|
|
}
|