.cc-highlight { color:#03A9F4!important; } .cc-highlight-bk { background-color:#03A9F4!important; } .cc-highlight-fill { fill:#03A9F4!important; } .hc-list-homepage .custom-content>div>div:nth-child(odd):not(.compared-info) { min-width: 100%; } /* Buttons */ .hc-list-grid-new.list-content .virtual-scroll.hover:hover::-webkit-scrollbar-button { border-style: solid; height: 8px ; width: 8px; } /* Up */ .hc-list-grid-new.list-content .virtual-scroll.hover:hover::-webkit-scrollbar-button:vertical:decrement { border-width: 0 7px 14px 7px; border-color: transparent transparent #bbb transparent; } /* Down */ .hc-list-grid-new.list-content .virtual-scroll.hover:hover::-webkit-scrollbar-button:vertical:increment { border-width: 14px 7px 0 7px; border-color: #bbb transparent transparent transparent; } /* Left */ .hc-list-grid-new.list-content .virtual-scroll.hover:hover::-webkit-scrollbar-button:horizontal:decrement { border-width: 7px 14px 7px 0; border-color: transparent #bbb transparent transparent; } /* Right */ .hc-list-grid-new.list-content .virtual-scroll.hover:hover::-webkit-scrollbar-button:horizontal:increment { border-width: 7px 0 7px 14px; border-color: transparent transparent transparent #bbb; } /* 人员信息管理-隐藏原有照片*/ .emp-details-base .hcm-content-body .head{ display:none; } .bottom-menu>.item:nth-child(2) { display:none; } .evaluation-anonymous .header .buttons .operate:nth-of-type(2) { display: none; } /**过滤条件弹窗滚动条*/ hc-dialog[name="filterPanel"] .hc-dialog-content hc-config-list .hcm-grid-content::-webkit-scrollbar { width: 10px; height: 10px; } hc-dialog[name="filterPanel"] .hc-dialog-content hc-config-list .hcm-grid-content::-webkit-scrollbar-thumb { border-radius: 10px; width: 10px; height: 10px; background: #fff; } /*招聘门户【职位类别】【招聘组织】隐藏*/ .portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-title-bold .title-nav-border { display: none; } .portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-title-bold > span:nth-child(3) { display: none; } .portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-title-bold > span:nth-child(5) { display: none; } /*招聘门户【职位类别】【招聘组织】隐藏*/ /*招聘门户【职位详情】单位介绍缩进*/ .rec-depart-info .depart-desc{text-indent: 2em;} /*招聘门户【职位详情】单位介绍缩进*/ /*隐藏企业公众号二维码*/ /*.progress-detail .process-detail-content .company-code {display:none}*/ /*隐藏企业公众号二维码*/ /*招聘门户移动端【关于我们】页面介绍内容缩进*/ .zsb-company .company-info .item .content { white-space: pre-wrap; } /*招聘门户移动端【关于我们】页面介绍内容缩进*/ hc-dialog[name="filterPanel"] .hc-dialog-content hc-config-list .hcm-grid-content:hover::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, .3); } hc-dialog[name="filterPanel"] .hc-dialog-content hc-config-list .hcm-grid-content:hover::-webkit-scrollbar-track-piece { background-color: rgba(0, 0, 0, .08); } hc-dialog[name="filterPanel"] .hc-dialog-content hc-config-list .hcm-grid-content:hover::-webkit-scrollbar-button { background-color: rgba(0, 0, 0, .08); } /*公告图片去除width:100%的样式设置*/ .mark-down img { width: auto; margin-left:calc(50% - 150px); } /*公告图片去除width:100%的样式设置*/ /*PC端(隐藏内推人)*/ .rec-candidate-resume-pc .my-resume-content .my-resume-view-left .my-resume-other-info .my-resume-other-info-select-option .my-resume-other-info-left-content .internal-info { display: none; } /*移动端*/ .rec-candidate-resume-mobile .internal-code { display: none; } .rec-candidate-resume-mobile div:nth-child(5) { display: none } .eval-obj-info .obj-info-all .obj-info-detail .label { width: fit-content; margin-left: 56px; } /*表单子流程展示增加空格*/ .hc-node-check .contents .wf_name { margin-left:8px; } .portal-job-list-mobile .rec-top-filter hc-form .hc-form .hc-form-field .desc-toggle { display: none; }