日志特殊字段私有字段增加排序,截取过长调用配置方法,流量统计处理带宽数据
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* logs page */
|
||||
table.logTb {
|
||||
/* table.logTb {
|
||||
table-layout: fixed;
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ table.logTb td ~td {
|
||||
-khtml-text-overflow: ellipsis;
|
||||
-moz-text-overflow: ellipsis;
|
||||
-webkit-text-overflow: ellipsis;
|
||||
}
|
||||
} */
|
||||
/*列表标题首字母大写 */
|
||||
table thead tr th{
|
||||
text-transform: capitalize;
|
||||
|
||||
Reference in New Issue
Block a user