style: 去除无效字体样式
This commit is contained in:
@@ -231,7 +231,6 @@
|
||||
text-align: left;
|
||||
font-weight:400;
|
||||
font-size:12px;
|
||||
font-family: Helvetica;
|
||||
|
||||
.icon-drag{
|
||||
cursor: move;
|
||||
@@ -250,7 +249,6 @@
|
||||
border-radius: 2px;
|
||||
}
|
||||
.el-checkbox__input.is-checked + .el-checkbox__label,.el-checkbox__input + .el-checkbox__label {
|
||||
font-family: Helvetica;
|
||||
font-size: 12px;
|
||||
color: #575757;
|
||||
font-weight: 400;
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
line-height: 40px;
|
||||
text-align: center;
|
||||
margin: 0 5px 12.3px 0;
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
@@ -75,10 +74,9 @@
|
||||
tr th {
|
||||
padding: 5px 0;
|
||||
.data-column__span {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -105,7 +103,6 @@
|
||||
}
|
||||
.data-score {
|
||||
border-radius: 10px;
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #FFFFFF;
|
||||
font-weight: 500;
|
||||
|
||||
@@ -2,10 +2,9 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
.npm-event-title {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
.npm-event-pie {
|
||||
@@ -31,7 +30,7 @@
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
line-height: 12px;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: 11px;
|
||||
@@ -57,11 +56,10 @@
|
||||
}
|
||||
}
|
||||
.npm-event-pie-legend-total {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
line-height: 12px;
|
||||
font-weight: 540;
|
||||
font-weight: 600;
|
||||
margin-bottom: 11px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
background: rgb(218,199,75);
|
||||
}
|
||||
.npm-header-body-severity-value {
|
||||
font-family: NotoSansHans-Black;
|
||||
font-size: 12px;
|
||||
color: #575757;
|
||||
font-weight: 900;
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
margin-right: 12px;
|
||||
}
|
||||
.single-value__content-value {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
height: 20px;
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
.npm-recent-title {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
@@ -17,10 +16,9 @@
|
||||
tr th {
|
||||
padding: 4px 0;
|
||||
.data-column__span {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
font-weight: 500;
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -35,7 +33,6 @@
|
||||
height: 20px;
|
||||
line-height: 20px;
|
||||
.data-recent-table-severity {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
font-weight: 500;
|
||||
border-radius: 4px;
|
||||
@@ -67,7 +64,6 @@
|
||||
font-weight: 400
|
||||
}
|
||||
.data-recent-table-eventType {
|
||||
font-family: NotoSansHans-Medium;
|
||||
font-size: 12px;
|
||||
color: #046ECA;
|
||||
font-weight: 500;
|
||||
|
||||
@@ -210,7 +210,6 @@
|
||||
height: 24px;
|
||||
line-height: 0.9;
|
||||
background-color: #EFF6FE;
|
||||
font-family: Roboto-Regular;
|
||||
color: #3976CB;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
@@ -250,7 +249,6 @@
|
||||
height: 24px;
|
||||
padding: 6px 12px;
|
||||
text-align: center;
|
||||
font-family: Roboto-Regular;
|
||||
font-size: 12px;
|
||||
color: #666666;
|
||||
letter-spacing: 0;
|
||||
|
||||
Reference in New Issue
Block a user