1.解决部分日志页面验证错误也可查询问题
2.标题首字母css控制大写 3.增加日志查询IPv4与IPv6验证及格式提示
This commit is contained in:
@@ -13,4 +13,8 @@ table.logTb 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