diff --git a/plugins/op_waf/index.html b/plugins/op_waf/index.html index 98763807b..fd718fbc9 100755 --- a/plugins/op_waf/index.html +++ b/plugins/op_waf/index.html @@ -42,7 +42,7 @@ } .wavbox { - width: 232px; + width: 314px; float: left; height: 60px; line-height: 52px; @@ -58,7 +58,7 @@ font-weight: bold; } -.line { +.screen .line { width: 33.333%; text-align: center; height: 70px; @@ -66,11 +66,11 @@ margin: 6px 0; } -.line:nth-of-type(3n-1) { +.screen .line:nth-of-type(3n-1) { margin-right: 0; } -.line .name { +.screen .line .name { width: auto; display: block; text-align: center; @@ -78,7 +78,7 @@ color: #666; } -.line .val { +.screen .line .val { font-size: 18px; display: block; text-align: center; @@ -106,7 +106,7 @@ font-size: 16px; } -.gjcs { +.screen { background-color: #fafafa; border: #ddd 1px solid; padding: 0; @@ -114,7 +114,7 @@ border-radius: 4px; margin-top: 5px; margin-bottom: 10px; - width: 480px; + width: 645px; } .table .sitename, .filtertext { @@ -231,7 +231,7 @@
首页
全局配置
站点配置
-封锁历史
+封锁历史
操作日志
@@ -242,6 +242,7 @@