You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

203 lines
3.3 KiB

.fsdj-scroll-boxer::-webkit-scrollbar {
display: none;
/* Chrome Safari */
}
/* Hide scrollbar for IE, Edge and Firefox */
.fsdj-scroll-boxer {
-ms-overflow-style: none;
/* IE and Edge */
scrollbar-width: none;
/* Firefox */
}
.laborunion {
.ant-tabs-ink-bar {
height: 1px !important;
background-color: #ba0000 !important;
}
}
.ant-tabs-top>.ant-tabs-nav::before,
.ant-tabs-bottom>.ant-tabs-nav::before,
.ant-tabs-top>div>.ant-tabs-nav::before,
.ant-tabs-bottom>div>.ant-tabs-nav::before {
border-color: #eab2b2 !important;
}
.complete {
background: "url(../../../../assets/images/pagebg.png)";
.danghui:hover {
cursor: not-allowed;
}
.tupian {
.image-wrap {
img {
overflow: auto !important;
}
}
}
}
@media screen and (max-height:1440px) {
.loginBox {
top: 25%;
}
}
@media screen and (max-height: 768px) {
.loginBox {
top: 20%;
}
}
@media screen and (max-height: 630px) {
.loginBox {
top: 10%;
}
}
.loginBox {
height: 40%;
width: 25%;
position: absolute;
right: 6.5%;
z-index: 20;
background-color: #fff5e1;
.login-form-button {
width: 100%;
width: 80%;
height: 40px;
left: 10%;
background-color: #af251b;
}
.user {
width: 80%;
height: 40px;
left: 10%;
background-color: #ffebe9 !important;
}
.pass {
width: 80%;
height: 40px;
left: 10%;
background-color: #ffebe9 !important;
}
.loginfont {
margin-top: 10%;
margin-left: 10%;
font-size: 31px;
color: #af251b;
}
#normal_login_username {
background-color: #ffebe9 !important;
}
#normal_login_password {
background-color: #ffebe9 !important;
}
}
#article-container {
height: 90% !important;
}
.index {
text-align: center;
&-img {
width: 100%;
}
&-main {
display: flex;
width: 96%;
margin: 0 auto;
height: 85vh;
justify-content: space-between;
&-box {
&:first-child {
width: 41%;
}
&:last-child {
width: 58%;
}
height: 87vh;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
text-align: left;
padding: 5px;
.ant-table-tbody>tr>td {
background-color: #ffffff !important;
}
.ant-col-offset-6 {
text-align: left !important;
margin-left: 0% !important;
}
.ant-col-offset-6 {
margin-left: -12%;
}
.ant-col ant-form-item-control {
flex-grow: 0 !important;
}
.ant-pro-card-body {
padding: 0px 24px 0 24px !important;
}
.ant-pro-table {
.ant-card-body {
padding: 0;
}
.ant-pro-table-search {
margin-bottom: 0;
}
}
&-point {
width: 14px;
height: 14px;
margin: 0 10px 7px 10px;
}
&-title {
display: inline;
font-family: PangMenZhengDao;
font-size: 20px;
color: #20196C;
letter-spacing: 3.33px;
}
&-en {
display: inline;
color: rgba(110, 120, 199, 1);
font-size: 12px;
font-face: DIN;
font-weight: 500;
line-height: 0;
letter-spacing: 0;
paragraph-spacing: 0;
text-align: left;
}
}
}
}
.cell-class {
background-color: skyblue;
}