CN-671 Dashboard - 多维度表格优化:network overview – app list 点击标题触发下钻;npm 类别评分表格点击触发下钻;
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
span {
|
||||
font-size: 16px;
|
||||
color: #046ECA;
|
||||
cursor: pointer;
|
||||
}
|
||||
i {
|
||||
color: #38ACD2;
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
border-bottom: 2px solid $blue;
|
||||
color:$blue;
|
||||
height: 33px;
|
||||
margin:0 20px 0 0;
|
||||
margin:0 20px 7px 0;
|
||||
padding:0px;
|
||||
font-weight:400;
|
||||
}
|
||||
|
||||
@@ -101,6 +101,7 @@
|
||||
font-size: 12px;
|
||||
color: #353636;
|
||||
font-weight: 400;
|
||||
cursor: pointer;
|
||||
}
|
||||
.data-score {
|
||||
border-radius: 10px;
|
||||
|
||||
Reference in New Issue
Block a user