...
|
...
|
@@ -18,7 +18,7 @@ |
|
|
}
|
|
|
.overview-item-dialog header{
|
|
|
padding: 10px;
|
|
|
font-size: 18px;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
text-align: left;
|
|
|
}
|
...
|
...
|
@@ -94,7 +94,7 @@ |
|
|
border-radius: 4px;
|
|
|
}
|
|
|
.overview-item-box header{
|
|
|
font-size: 18px;
|
|
|
font-size: 16px;
|
|
|
font-weight: bold;
|
|
|
color: #555c6c;
|
|
|
padding: 10px;
|
...
|
...
|
@@ -112,11 +112,11 @@ |
|
|
margin: 0 10px;
|
|
|
background-color: #eef7fe;
|
|
|
overflow: hidden;
|
|
|
height: 30px;
|
|
|
height: 25px;
|
|
|
border-radius: 30px;
|
|
|
}
|
|
|
.progress-bar{
|
|
|
height: 30px;
|
|
|
height: 25px;
|
|
|
line-height: 30px;
|
|
|
text-align: right;
|
|
|
border-radius: 30px;
|
...
|
...
|
@@ -136,7 +136,7 @@ |
|
|
margin-bottom: 5px;
|
|
|
}
|
|
|
.tencent-cloud-box .title{
|
|
|
font-size: 18px;
|
|
|
font-size: 16px;
|
|
|
font-weight: bolder;
|
|
|
padding: 15px 0;
|
|
|
border-bottom: 1px solid #F0F0F4;
|
...
|
...
|
@@ -255,4 +255,3 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
...
|
...
|
|