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