1.修复IP top10 使用类型报错 由integer改为Long
2.Bps修正为bps
(cherry picked from commit 7210fca18f)
This commit is contained in:
@@ -14,7 +14,7 @@ table.logTb td ~td {
|
||||
-moz-text-overflow: ellipsis;
|
||||
-webkit-text-overflow: ellipsis;
|
||||
} */
|
||||
/*列表标题首字母大写 */
|
||||
table thead tr th{
|
||||
/*鍒楄〃鏍囬棣栧瓧姣嶅ぇ鍐<EFBFBD> */
|
||||
table thead tr th:not(.lowercase){
|
||||
text-transform: capitalize;
|
||||
}
|
||||
Reference in New Issue
Block a user