diff --git a/src/web/components/httprp.html b/src/web/components/httprp.html index 1624fc5..871d0eb 100644 --- a/src/web/components/httprp.html +++ b/src/web/components/httprp.html @@ -11,20 +11,47 @@ .subdEntry td:not(.ignoremw){ min-width: 200px; } + + .httpProxyListTools{ + width: 100%; + } + + .tag-select{ + cursor: pointer; + } + + .tag-select:hover{ + text-decoration: underline; + opacity: 0.8; + } -
- - -
-