|
|
@ -4,48 +4,58 @@
|
|
|
|
} */
|
|
|
|
} */
|
|
|
|
body {
|
|
|
|
body {
|
|
|
|
overflow: auto !important;
|
|
|
|
overflow: auto !important;
|
|
|
|
font-family: "Microsoft YaHei";
|
|
|
|
font-family: "Microsoft YaHei";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#root {
|
|
|
|
#root {
|
|
|
|
/* ie兼容性 */
|
|
|
|
/* ie兼容性 */
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|
min-height: 100%;
|
|
|
|
min-height: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
body>.-task-title {
|
|
|
|
body>.-task-title {
|
|
|
|
opacity: 1 !important;
|
|
|
|
opacity: 1 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD>Ŵ<C5B4><F3BEB5B5><EFBFBD><EFBFBD><EFBFBD>·Ŵ<C5B4>λ<EFBFBD><CEBB>*/
|
|
|
|
/*<2A><><EFBFBD><EFBFBD><EFBFBD>Ŵ<C5B4><F3BEB5B5><EFBFBD><EFBFBD><EFBFBD>·Ŵ<C5B4>λ<EFBFBD><CEBB>*/
|
|
|
|
#root .search-all {
|
|
|
|
#root .search-all {
|
|
|
|
width: 219px;
|
|
|
|
width: 219px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*Header START*/
|
|
|
|
/*Header START*/
|
|
|
|
.newHeader .logoimg {
|
|
|
|
.newHeader .logoimg {
|
|
|
|
margin-top: 16px;
|
|
|
|
margin-top: 16px;
|
|
|
|
float: left;
|
|
|
|
float: left;
|
|
|
|
width: 97px;
|
|
|
|
width: 97px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.head-right i {
|
|
|
|
.head-right i {
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
float: none !important;
|
|
|
|
float: none !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.headIcon, #header_keyword_search {
|
|
|
|
|
|
|
|
padding-top: 13px !important;
|
|
|
|
.headIcon,
|
|
|
|
|
|
|
|
#header_keyword_search {
|
|
|
|
|
|
|
|
padding-top: 13px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.search-icon {
|
|
|
|
.search-icon {
|
|
|
|
height: 30px !important;
|
|
|
|
height: 30px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.search-icon i {
|
|
|
|
.search-icon i {
|
|
|
|
font-size: 20px;
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#header_keyword_search i {
|
|
|
|
#header_keyword_search i {
|
|
|
|
color: #4cacff;
|
|
|
|
color: #4cacff;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.ant-select-selection--multiple{
|
|
|
|
|
|
|
|
padding-bottom: 0px!important;
|
|
|
|
.ant-select-selection--multiple {
|
|
|
|
padding-top:3px;
|
|
|
|
padding-bottom: 0px !important;
|
|
|
|
|
|
|
|
padding-top: 3px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* 先注释掉下面2个样式,这样写影响范围太广了,并不是所有的select都需要40px高 */
|
|
|
|
/* 先注释掉下面2个样式,这样写影响范围太广了,并不是所有的select都需要40px高 */
|
|
|
|
/* .ant-select-selection--single{
|
|
|
|
/* .ant-select-selection--single{
|
|
|
|
height:40px!important;
|
|
|
|
height:40px!important;
|
|
|
@ -53,247 +63,323 @@ body>.-task-title {
|
|
|
|
.ant-select-selection__rendered{
|
|
|
|
.ant-select-selection__rendered{
|
|
|
|
line-height: 40px!important;
|
|
|
|
line-height: 40px!important;
|
|
|
|
} */
|
|
|
|
} */
|
|
|
|
.ant-select-selection--multiple .ant-select-selection__rendered>ul>li, .ant-select-selection--multiple>ul>li{
|
|
|
|
.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,
|
|
|
|
height: 25px!important;
|
|
|
|
.ant-select-selection--multiple>ul>li {
|
|
|
|
line-height: 23px!important;
|
|
|
|
height: 25px !important;
|
|
|
|
margin-bottom:3px;
|
|
|
|
line-height: 23px !important;
|
|
|
|
margin-top:0px;
|
|
|
|
margin-bottom: 3px;
|
|
|
|
|
|
|
|
margin-top: 0px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*Main START*/
|
|
|
|
/*Main START*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.newContainer{
|
|
|
|
.newContainer {
|
|
|
|
background: #fafafa!important;
|
|
|
|
background: #fafafa !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ant-modal-title{
|
|
|
|
.ant-modal-title {
|
|
|
|
font-size: 16px;
|
|
|
|
font-size: 16px;
|
|
|
|
font-weight: bold !important;
|
|
|
|
font-weight: bold !important;
|
|
|
|
color: #333;
|
|
|
|
color: #333;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ant-modal-title{
|
|
|
|
.ant-modal-title {
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*.ant-modal{*/
|
|
|
|
/*.ant-modal{*/
|
|
|
|
/*top:10rem !important;*/
|
|
|
|
/*top:10rem !important;*/
|
|
|
|
/*}*/
|
|
|
|
/*}*/
|
|
|
|
|
|
|
|
|
|
|
|
@-moz-document url-prefix() {
|
|
|
|
@-moz-document url-prefix() {
|
|
|
|
.ant-radio-inner {
|
|
|
|
.ant-radio-inner {
|
|
|
|
width: 17px !important;
|
|
|
|
width: 17px !important;
|
|
|
|
height: 17px !important;
|
|
|
|
height: 17px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* IE只能用padding,不能用上下居中 */
|
|
|
|
/* IE只能用padding,不能用上下居中 */
|
|
|
|
.shixunDetail_top{
|
|
|
|
.shixunDetail_top {
|
|
|
|
display: block!important;
|
|
|
|
display: block !important;
|
|
|
|
padding-top: 48px;
|
|
|
|
padding-top: 48px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.totalScore{
|
|
|
|
|
|
|
|
display: block!important;
|
|
|
|
|
|
|
|
padding-top: 40px;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.head-nav ul#header-nav li{
|
|
|
|
|
|
|
|
/*font-weight: 600;*/
|
|
|
|
.totalScore {
|
|
|
|
|
|
|
|
display: block !important;
|
|
|
|
|
|
|
|
padding-top: 40px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*.newFooter{*/
|
|
|
|
/*.newFooter{*/
|
|
|
|
/*position: fixed !important;*/
|
|
|
|
/*position: fixed !important;*/
|
|
|
|
/*}*/
|
|
|
|
/*}*/
|
|
|
|
|
|
|
|
|
|
|
|
.edu-menu-panel .edu-menu-listnew:hover .careersiconfont{
|
|
|
|
.edu-menu-panel .edu-menu-listnew:hover .careersiconfont {
|
|
|
|
color: #000 !important;
|
|
|
|
color: #000 !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.newHeader {
|
|
|
|
.newHeader {
|
|
|
|
background: #24292D !important;
|
|
|
|
background: #24292D !important;
|
|
|
|
height: 60px !important;
|
|
|
|
height: 60px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*-------------------个人主页:右侧提示区域--------------------------*/
|
|
|
|
/*-------------------个人主页:右侧提示区域--------------------------*/
|
|
|
|
.-task-sidebar{position:fixed;width:40px;height:180px;right:0;bottom:80px !important;z-index: 10;}
|
|
|
|
.-task-sidebar {
|
|
|
|
.-task-sidebar>div{height: 40px;line-height: 40px;box-sizing: border-box;width:40px;background:#4CACFF;color:#fff;font-size:20px;text-align:center;margin-bottom:5px;border-radius: 4px;}
|
|
|
|
position: fixed;
|
|
|
|
.-task-sidebar>div i{ color:#fff;}
|
|
|
|
width: 40px;
|
|
|
|
.-task-sidebar>div i:hover{color: #fff!important;}
|
|
|
|
height: 180px;
|
|
|
|
.gotop{background-color: rgba(208,207,207,0.5)!important;padding: 0px!important;}
|
|
|
|
right: 0;
|
|
|
|
.-task-desc{background:#494949;width:90px;line-height: 36px;text-align: center;
|
|
|
|
bottom: 20px !important;
|
|
|
|
position: absolute;color: #fff;font-size: 13px;z-index: 999999;opacity: 0;}
|
|
|
|
z-index: 10;
|
|
|
|
.-task-desc div{position: absolute;top:10px;right: -7px;height: 13px;}
|
|
|
|
}
|
|
|
|
.-task-desc div img{float: left}
|
|
|
|
|
|
|
|
.-task-sidebar .scan_ewm{
|
|
|
|
.-task-sidebar>div {
|
|
|
|
position: absolute !important;
|
|
|
|
height: 40px;
|
|
|
|
right: 45px !important;
|
|
|
|
line-height: 40px;
|
|
|
|
bottom: 0px !important;
|
|
|
|
box-sizing: border-box;
|
|
|
|
background-color: #494949 !important;
|
|
|
|
width: 40px;
|
|
|
|
-webkit-box-sizing: border-box !important;
|
|
|
|
background: #4CACFF;
|
|
|
|
box-sizing: border-box !important;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 14px !important;
|
|
|
|
font-size: 20px;
|
|
|
|
line-height: 16px !important;
|
|
|
|
text-align: center;
|
|
|
|
display: none;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
height: 213px !important;
|
|
|
|
border-radius: 4px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.trangle_right{position: absolute;right: -5px;bottom: 15px;width: 0;height: 0px;border-top: 6px solid transparent;border-left: 5px solid #494949;border-bottom: 6px solid transparent}
|
|
|
|
|
|
|
|
|
|
|
|
.-task-sidebar>div i {
|
|
|
|
.HeaderSearch{
|
|
|
|
color: #fff;
|
|
|
|
margin-top: 18px;
|
|
|
|
}
|
|
|
|
margin-right: 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|
.-task-sidebar>div i:hover {
|
|
|
|
.HeaderSearch .ant-input-search .ant-input{
|
|
|
|
color: #fff !important;
|
|
|
|
/*height:30px;*/
|
|
|
|
}
|
|
|
|
background: #373e3f !important;
|
|
|
|
|
|
|
|
border: 1px solid #373e3f !important;
|
|
|
|
.gotop {
|
|
|
|
|
|
|
|
background-color: rgba(208, 207, 207, 0.5) !important;
|
|
|
|
}
|
|
|
|
padding: 0px !important;
|
|
|
|
.ant-input-search .ant-input-affix-wrapper{
|
|
|
|
}
|
|
|
|
border:transparent;
|
|
|
|
|
|
|
|
|
|
|
|
.-task-desc {
|
|
|
|
|
|
|
|
background: #494949;
|
|
|
|
|
|
|
|
width: 90px;
|
|
|
|
|
|
|
|
line-height: 36px;
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
color: #fff;
|
|
|
|
|
|
|
|
font-size: 13px;
|
|
|
|
|
|
|
|
z-index: 999999;
|
|
|
|
|
|
|
|
opacity: 0;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.-task-desc div {
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
top: 10px;
|
|
|
|
|
|
|
|
right: -7px;
|
|
|
|
|
|
|
|
height: 13px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.-task-desc div img {
|
|
|
|
|
|
|
|
float: left
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.-task-sidebar .scan_ewm {
|
|
|
|
|
|
|
|
position: absolute !important;
|
|
|
|
|
|
|
|
right: 45px !important;
|
|
|
|
|
|
|
|
bottom: 0px !important;
|
|
|
|
|
|
|
|
background-color: #494949 !important;
|
|
|
|
|
|
|
|
-webkit-box-sizing: border-box !important;
|
|
|
|
|
|
|
|
box-sizing: border-box !important;
|
|
|
|
|
|
|
|
font-size: 14px !important;
|
|
|
|
|
|
|
|
line-height: 16px !important;
|
|
|
|
|
|
|
|
display: none;
|
|
|
|
|
|
|
|
height: 213px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.trangle_right {
|
|
|
|
|
|
|
|
position: absolute;
|
|
|
|
|
|
|
|
right: -5px;
|
|
|
|
|
|
|
|
bottom: 15px;
|
|
|
|
|
|
|
|
width: 0;
|
|
|
|
|
|
|
|
height: 0px;
|
|
|
|
|
|
|
|
border-top: 6px solid transparent;
|
|
|
|
|
|
|
|
border-left: 5px solid #494949;
|
|
|
|
|
|
|
|
border-bottom: 6px solid transparent
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch {
|
|
|
|
|
|
|
|
margin-top: 18px;
|
|
|
|
|
|
|
|
margin-right: 20px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input {
|
|
|
|
|
|
|
|
/*height:30px;*/
|
|
|
|
|
|
|
|
background: #373e3f !important;
|
|
|
|
|
|
|
|
border: 1px solid #373e3f !important;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input-search .ant-input-affix-wrapper {
|
|
|
|
|
|
|
|
border: transparent;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
|
|
|
|
.ant-input-affix-wrapper:hover .ant-input:not(.ant-input-disabled) {
|
|
|
|
/* 比较奇怪的需求,先注释掉了,如果需要启用,麻烦增加class限制,别影响别的地方的使用 */
|
|
|
|
/* 比较奇怪的需求,先注释掉了,如果需要启用,麻烦增加class限制,别影响别的地方的使用 */
|
|
|
|
/* border-color: transparent; */
|
|
|
|
/* border-color: transparent; */
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ant-input:focus {
|
|
|
|
.ant-input:focus {
|
|
|
|
/*border-color: transparent;*/
|
|
|
|
/*border-color: transparent;*/
|
|
|
|
border-right-width: 1px !important;
|
|
|
|
border-right-width: 1px !important;
|
|
|
|
outline: 0;
|
|
|
|
outline: 0;
|
|
|
|
-webkit-box-shadow: 0 0 0 2px transparent;
|
|
|
|
-webkit-box-shadow: 0 0 0 2px transparent;
|
|
|
|
box-shadow: 0 0 0 2px transparent;
|
|
|
|
box-shadow: 0 0 0 2px transparent;
|
|
|
|
border: 1px solid #d9d9d9;
|
|
|
|
border: 1px solid #d9d9d9;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input::-webkit-input-placeholder{
|
|
|
|
.HeaderSearch .ant-input-search .ant-input::-webkit-input-placeholder {
|
|
|
|
color: #999;
|
|
|
|
color: #999;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input:-moz-placeholder {
|
|
|
|
.HeaderSearch .ant-input-search .ant-input:-moz-placeholder {
|
|
|
|
color: #999;
|
|
|
|
color: #999;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input::-moz-placeholder{
|
|
|
|
.HeaderSearch .ant-input-search .ant-input::-moz-placeholder {
|
|
|
|
color: #999;
|
|
|
|
color: #999;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input:-ms-input-placeholder{
|
|
|
|
.HeaderSearch .ant-input-search .ant-input:-ms-input-placeholder {
|
|
|
|
color: #999;
|
|
|
|
color: #999;
|
|
|
|
font-size: 14px;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input-suffix .anticon-search {
|
|
|
|
.HeaderSearch .ant-input-search .ant-input-suffix .anticon-search {
|
|
|
|
color: #999;
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input{
|
|
|
|
.HeaderSearch .ant-input-search .ant-input {
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch .ant-input-search .ant-input-suffix{
|
|
|
|
.HeaderSearch .ant-input-search .ant-input-suffix {
|
|
|
|
background: transparent !important;
|
|
|
|
background: transparent !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.roundedRectangles{
|
|
|
|
.roundedRectangles {
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
top: 10px;
|
|
|
|
top: 10px;
|
|
|
|
right: -22px;
|
|
|
|
right: -22px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.HeaderSearch{
|
|
|
|
.HeaderSearch {
|
|
|
|
width: 325px;
|
|
|
|
width: 325px;
|
|
|
|
/*right: 20px;*/
|
|
|
|
/*right: 20px;*/
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.HeaderSearch .ant-input-search{
|
|
|
|
|
|
|
|
right: 20px;
|
|
|
|
.HeaderSearch .ant-input-search {
|
|
|
|
|
|
|
|
right: 20px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.mainheighs{
|
|
|
|
|
|
|
|
height: 100%;
|
|
|
|
.mainheighs {
|
|
|
|
display: block;
|
|
|
|
height: 100%;
|
|
|
|
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.ml18a{
|
|
|
|
.ml18a {
|
|
|
|
margin-left:18%;
|
|
|
|
margin-left: 18%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.logoimg{
|
|
|
|
.logoimg {
|
|
|
|
float: left;
|
|
|
|
float: left;
|
|
|
|
min-width: 40px;
|
|
|
|
min-width: 40px;
|
|
|
|
height:40px;
|
|
|
|
height: 40px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.headwith100b{
|
|
|
|
.headwith100b {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.wechatcenter{
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
.wechatcenter {
|
|
|
|
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.myrigthsiderbar{
|
|
|
|
.myrigthsiderbar {
|
|
|
|
right: 9% !important;
|
|
|
|
right: 9% !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.feedbackdivcolor{
|
|
|
|
.feedbackdivcolor {
|
|
|
|
background: #33BD8C !important;
|
|
|
|
background: #33BD8C !important;
|
|
|
|
height: 49px !important;
|
|
|
|
height: 49px !important;
|
|
|
|
line-height: 24px !important;
|
|
|
|
line-height: 24px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.xiaoshou{
|
|
|
|
|
|
|
|
cursor:pointer
|
|
|
|
.xiaoshou {
|
|
|
|
|
|
|
|
cursor: pointer
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.questiontypes{
|
|
|
|
|
|
|
|
width:37px;
|
|
|
|
.questiontypes {
|
|
|
|
height:17px;
|
|
|
|
width: 37px;
|
|
|
|
font-size:12px;
|
|
|
|
height: 17px;
|
|
|
|
color:rgba(51,51,51,1);
|
|
|
|
font-size: 12px;
|
|
|
|
line-height:17px;
|
|
|
|
color: rgba(51, 51, 51, 1);
|
|
|
|
cursor:pointer;
|
|
|
|
line-height: 17px;
|
|
|
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.questiontype{
|
|
|
|
|
|
|
|
width: 100%;
|
|
|
|
.questiontype {
|
|
|
|
font-size: 12px;
|
|
|
|
width: 100%;
|
|
|
|
color: #333333;
|
|
|
|
font-size: 12px;
|
|
|
|
line-height: 17px;
|
|
|
|
color: #333333;
|
|
|
|
text-align: center;
|
|
|
|
line-height: 17px;
|
|
|
|
padding: 11px;
|
|
|
|
text-align: center;
|
|
|
|
cursor:pointer;
|
|
|
|
padding: 11px;
|
|
|
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.questiontypeheng{
|
|
|
|
|
|
|
|
width:100%;
|
|
|
|
.questiontypeheng {
|
|
|
|
height:1px;
|
|
|
|
width: 100%;
|
|
|
|
background: #EEEEEE;
|
|
|
|
height: 1px;
|
|
|
|
|
|
|
|
background: #EEEEEE;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.mystask-sidebar{
|
|
|
|
|
|
|
|
right: 181px !important;
|
|
|
|
.mystask-sidebar {
|
|
|
|
|
|
|
|
right: 181px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.mystask-sidebars{
|
|
|
|
|
|
|
|
right: 20px !important;
|
|
|
|
.mystask-sidebars {
|
|
|
|
|
|
|
|
right: 20px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.shitikussmys{
|
|
|
|
|
|
|
|
width:29px !important;
|
|
|
|
.shitikussmys {
|
|
|
|
height:20px!important;
|
|
|
|
width: 29px !important;
|
|
|
|
background:#FF6601 !important;
|
|
|
|
height: 20px !important;
|
|
|
|
border-radius:10px !important;
|
|
|
|
background: #FF6601 !important;
|
|
|
|
position: absolute !important;
|
|
|
|
border-radius: 10px !important;
|
|
|
|
font-size:11px !important;
|
|
|
|
position: absolute !important;
|
|
|
|
color:#ffffff !important;
|
|
|
|
font-size: 11px !important;
|
|
|
|
line-height:20px !important;
|
|
|
|
color: #ffffff !important;
|
|
|
|
top: -13px !important;
|
|
|
|
line-height: 20px !important;
|
|
|
|
right: -10px !important;
|
|
|
|
top: -13px !important;
|
|
|
|
|
|
|
|
right: -10px !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.maxnamewidth30{
|
|
|
|
.maxnamewidth30 {
|
|
|
|
max-width: 30px;
|
|
|
|
max-width: 30px;
|
|
|
|
overflow:hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow:ellipsis;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
white-space:nowrap;
|
|
|
|
white-space: nowrap;
|
|
|
|
cursor: default;
|
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mystask-sidebarss{
|
|
|
|
|
|
|
|
right: 5px !important;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.mystask-sidebarss {
|
|
|
|
|
|
|
|
right: 5px !important;
|
|
|
|
|
|
|
|
}
|