WAF规则集列表中参数和操作符增加悬停提示

This commit is contained in:
GoEdgeLab
2023-12-08 12:01:36 +08:00
parent 0334595a74
commit a3ef304a8f
12 changed files with 152 additions and 28 deletions

View File

@@ -302,6 +302,10 @@ span.dash {
border-bottom: 1px dashed grey;
}
span.hover:hover {
background: #eee;
}
/** Message **/
.message .gopher {
width: 30px;