|
@@ -110,6 +110,7 @@
|
|
|
}
|
|
|
//==============================按钮样式
|
|
|
.del-button-one-90{
|
|
|
+ font-weight:500;
|
|
|
width: 90px;
|
|
|
height: 40px;
|
|
|
line-height:40px;
|
|
@@ -131,6 +132,7 @@
|
|
|
color:#fff;
|
|
|
}
|
|
|
.add-button-one-90{
|
|
|
+ font-weight:500;
|
|
|
width: 90px;
|
|
|
height: 40px;
|
|
|
line-height:40px;
|
|
@@ -152,6 +154,7 @@
|
|
|
color:#fff;
|
|
|
}
|
|
|
.add-button-one-120{
|
|
|
+ font-weight:500;
|
|
|
width: 120px;
|
|
|
height: 40px;
|
|
|
line-height:40px;
|
|
@@ -173,6 +176,7 @@
|
|
|
color:#fff;
|
|
|
}
|
|
|
.add-button-one-150{
|
|
|
+ font-weight:500;
|
|
|
width: 150px;
|
|
|
height: 40px;
|
|
|
line-height:40px;
|
|
@@ -194,6 +198,7 @@
|
|
|
color:#fff;
|
|
|
}
|
|
|
.add-button-two-90{
|
|
|
+ font-weight:500;
|
|
|
width: 90px;
|
|
|
height: 40px;
|
|
|
line-height:40px;
|
|
@@ -215,6 +220,7 @@
|
|
|
color:#fff;
|
|
|
}
|
|
|
.inquire-button-one{
|
|
|
+ font-weight:500;
|
|
|
cursor:pointer;
|
|
|
display: inline-block;
|
|
|
text-align: center;
|
|
@@ -233,6 +239,7 @@
|
|
|
border: 1px solid #0183FA;
|
|
|
}
|
|
|
.inquire-button-two{
|
|
|
+ font-weight:500;
|
|
|
cursor:pointer;
|
|
|
display: inline-block;
|
|
|
text-align: center;
|
|
@@ -251,6 +258,7 @@
|
|
|
border: 1px solid #FFD700;
|
|
|
}
|
|
|
.reset-button-one{
|
|
|
+ font-weight:500;
|
|
|
cursor:pointer;
|
|
|
display: inline-block;
|
|
|
text-align: center;
|
|
@@ -271,6 +279,7 @@
|
|
|
}
|
|
|
//===========================浮窗按钮样式===========================
|
|
|
.dialog-footer-box{
|
|
|
+ font-weight:500;
|
|
|
.dialog-footer-button-null{
|
|
|
flex:1;
|
|
|
}
|
|
@@ -331,6 +340,7 @@
|
|
|
}
|
|
|
//===========================表格内按钮===========================
|
|
|
.table-button-box{
|
|
|
+ font-weight:500;
|
|
|
height:23px;
|
|
|
display: flex;
|
|
|
margin:0 auto;
|
|
@@ -399,6 +409,7 @@
|
|
|
color:$color_ff;
|
|
|
}
|
|
|
.table-button-one-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -420,6 +431,7 @@
|
|
|
color:$color_ff;
|
|
|
}
|
|
|
.table-button-warning-90{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -439,6 +451,7 @@
|
|
|
background: $color_FFC76E;
|
|
|
}
|
|
|
.table-button-warning-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -459,6 +472,7 @@
|
|
|
}
|
|
|
|
|
|
.table-button-grey-90{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -478,6 +492,7 @@
|
|
|
background: #999;
|
|
|
}
|
|
|
.table-button-grey-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -499,6 +514,7 @@
|
|
|
|
|
|
|
|
|
.table-button-success-90{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -518,6 +534,7 @@
|
|
|
background: #39A922;
|
|
|
}
|
|
|
.table-button-success-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -533,6 +550,7 @@
|
|
|
}
|
|
|
}
|
|
|
.table-button-success-120-none{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -552,6 +570,7 @@
|
|
|
}
|
|
|
|
|
|
.table-button-purple-90{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -571,6 +590,7 @@
|
|
|
background: #C179F4;
|
|
|
}
|
|
|
.table-button-purple-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -590,6 +610,7 @@
|
|
|
background: #C179F4;
|
|
|
}
|
|
|
.table-button-dark-90{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -611,6 +632,7 @@
|
|
|
color:$color_ff;
|
|
|
}
|
|
|
.table-button-dark-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -632,6 +654,7 @@
|
|
|
color:$color_ff;
|
|
|
}
|
|
|
.table-button-red-90{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -653,6 +676,7 @@
|
|
|
color:$color_ff;
|
|
|
}
|
|
|
.table-button-red-120{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -668,6 +692,7 @@
|
|
|
}
|
|
|
}
|
|
|
.table-button-red-120-none{
|
|
|
+ font-weight:500;
|
|
|
width:120px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -688,6 +713,7 @@
|
|
|
color:$color_ff;
|
|
|
}
|
|
|
.table-more-p{
|
|
|
+ font-weight:500;
|
|
|
width:90px;
|
|
|
height:30px;
|
|
|
line-height:30px;
|
|
@@ -706,6 +732,10 @@
|
|
|
.table-type-color-green{
|
|
|
color:#52D273;
|
|
|
}
|
|
|
+//===========================导出按钮=======================
|
|
|
+.form-dropdown-box{
|
|
|
+ font-weight:500!important;
|
|
|
+}
|
|
|
//===========================考试级别颜色=======================
|
|
|
.exam-level-1{
|
|
|
color:$exam1;
|